History log of /external/jpeg/jddctmgr.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6a3be8dfbb7c258e7fbbd11f1078bf11c9be89bd 11-Jun-2012 Prajakta Gudadhe <pgudadhe@nvidia.com> JPEG decoding neon optimization

Bug: 6633342

The idct and color conversion are neon accelerated.
Note, neon accelerations and armv6 assembly accelerations are muturaly
exclusive. When neon is not available, the armv6 assembly is used.

Change-Id: I4a7093e2199893154d64b43f2b0282971c19426c
/external/jpeg/jddctmgr.c
71ee859f6d3b654092fe1cba126d2c176a201196 06-Nov-2012 Raghu Gandham <raghu@mips.com> [MIPS] Inverse DCT optimizations

Change-Id: I1f3aa64d8d19b515876fe83b6df86c27bffa4530
/external/jpeg/jddctmgr.c
6553d244f16f1ce8e6b5e018fd1b49e98a3c1de3 04-Jul-2012 tengfei.zhao <tengfei.zhao@intel.com> Add SSE optmized IDCT in JPEG decoding for INTEL Atom platform.

ADD SSE optmized IDCT. It makes album2D workload about 18%
faster than jidctfst.c. The major implementation is at
"jidctintelsse.c".

Change-Id: I6dc6f367158172b468e85e7eae249027eb1766cf
/external/jpeg/jddctmgr.c
6ead6aed9ef9420c6d4c5efd170d5ab502e337e5 14-Dec-2010 Chia-chi Yeh <chiachi@android.com> libjpeg: Make both JDCT_IFAST and JDCT_ISLOW use armv6_idct.

Change-Id: Iae9c402ec7e1c6b078f404fec995162c8091f383
/external/jpeg/jddctmgr.c
4736a38e2514bfe50b0241d2053befea82822944 10-Dec-2010 Chia-chi Yeh <chiachi@android.com> libjpeg: Use the new fast-and-accurate IDCT method for ARMv6+ devices.

As another AA&N implementation, it runs 9-10% faster than jidctfst.S
and 11-15% faster than jidctfst.c. As another IDCT method, it runs
17-20% faster than JDCT_ISLOW method and provides the same accuracy
or even better.

Change-Id: I81783c310d6dac5aaf84c03a4cf20662f466564c
/external/jpeg/jddctmgr.c
9f5d49a1588e438ae7ceabd0c94172117e3303aa 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/jpeg/jddctmgr.c
38777fb873b051d8d8bffbbd1de731cc9574a33b 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/jpeg/jddctmgr.c
c6a7fc661d57f86ac08cd637abc881cbe687b11a 12-Jan-1970 Upstream <upstream-import@none> external/jpeg 6b
/external/jpeg/jddctmgr.c