vpx/vp8/common/x86
Fritz Koenig 3fb37162a8 Bilinear subpixel optimizations for ssse3.
Used pmaddubsw for multiply and add of two filter taps
at once for 16x16 and 8x8 blocks.

Change-Id: Idccf2d6e094561624407b109fa7e80ba799355ea
2010-09-07 17:19:40 -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 Bilinear subpixel optimizations for ssse3. 2010-09-07 17:19:40 -07:00
subpixel_x86.h Bilinear subpixel optimizations for ssse3. 2010-09-07 17:19:40 -07:00
vp8_asm_stubs.c Revert "Removed ssse3 sixtap code" 2010-08-19 15:58:27 -04:00
x86_systemdependent.c Bilinear subpixel optimizations for ssse3. 2010-09-07 17:19:40 -07:00