vpx/vp8/common/x86
Jeff Muizelaar b2fa74ac18 Combine idct and reconstruction steps
This moves the prediction step before the idct and combines the idct and
reconstruction steps into a single step. Combining them seems to give an
overall decoder performance improvement of about 1%.

Change-Id: I90d8b167ec70d79c7ba2ee484106a78b3d16e318
2010-07-23 15:21:36 -04:00
..
boolcoder.cxx cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
idct_x86.h Combine idct and reconstruction steps 2010-07-23 15:21:36 -04:00
idctllm_mmx.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04: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 Fix a linker error on x86-64 Linux when not using a version script. 2010-06-21 08:19:12 -04:00
subpixel_sse2.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
subpixel_x86.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8_asm_stubs.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
x86_systemdependent.c Combine idct and reconstruction steps 2010-07-23 15:21:36 -04:00