vpx/vp8/common/x86
Fritz Koenig 93c32a55c2 Rework idct calling structure.
Moving the eob structure allows for a non-struct based
function to handle decoding an entire mb of
idct/dequant/recon data.  This allows for SIMD functions
to idct/dequant/recon multiple blocks at once.

SSE2 implementation gives 3% gain on Atom.

Change-Id: I8a8f3efd546ea4e0535f517d94f347cfb737c9c2
2010-08-23 08:58:54 -07:00
..
boolcoder.cxx cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
idct_x86.h Change the x86 idct functions to do reconstruction at the same time 2010-07-23 15:21:36 -04:00
idctllm_mmx.asm Change the x86 idct functions to do reconstruction at the same time 2010-07-23 15:21:36 -04:00
idctllm_sse2.asm Rework idct calling structure. 2010-08-23 08:58:54 -07:00
iwalsh_mmx.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
iwalsh_sse2.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
loopfilter_mmx.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
loopfilter_sse2.asm Improve SSE2 loopfilter functions 2010-06-29 15:23:14 -04:00
loopfilter_x86.c Improve SSE2 loopfilter functions 2010-06-29 15:23:14 -04:00
loopfilter_x86.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
postproc_mmx.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
postproc_mmx.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
postproc_sse2.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
postproc_x86.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
recon_mmx.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
recon_sse2.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
recon_x86.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
subpixel_mmx.asm nasm: avoid space before the :data symbol type. 2010-08-02 09:20:42 -04:00
subpixel_sse2.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
subpixel_ssse3.asm Revert "Removed ssse3 sixtap code" 2010-08-19 15:58:27 -04:00
subpixel_x86.h Revert "Removed ssse3 sixtap code" 2010-08-19 15:58:27 -04:00
vp8_asm_stubs.c Revert "Removed ssse3 sixtap code" 2010-08-19 15:58:27 -04:00
x86_systemdependent.c Revert "Removed ssse3 sixtap code" 2010-08-19 15:58:27 -04:00