vpx/vp8/common/x86
Johann d5d9289800 Move shared SAD code to vpx_dsp
Create a new component, vpx_dsp, for code that can be shared
between codecs. Move the SAD code into the component.

This reduces the size of vpxenc/dec by 36k on x86_64 builds.

Change-Id: I73f837ddaecac6b350bf757af0cfe19c4ab9327a
2015-05-06 16:58:20 -07:00
..
copy_sse2.asm Move shared SAD code to vpx_dsp 2015-05-06 16:58:20 -07:00
copy_sse3.asm Move shared SAD code to vpx_dsp 2015-05-06 16:58:20 -07:00
dequantize_mmx.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
filter_x86.c Fix linker warnings for bilinear filters 2013-10-01 14:40:05 -07:00
filter_x86.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
idct_blk_mmx.c vpx_mem: remove vpx_memset 2015-04-28 20:00:59 -07:00
idct_blk_sse2.c support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
idctllm_mmx.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
idctllm_sse2.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
iwalsh_mmx.asm Fix --as=nasm compatibility for new asm code. 2013-02-27 09:55:38 -08:00
iwalsh_sse2.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
loopfilter_block_sse2_x86_64.asm Renames x86_64 specific asm files 2014-05-21 13:55:56 -07:00
loopfilter_mmx.asm minor spelling cleanup in comments 2014-02-12 16:32:51 -08:00
loopfilter_sse2.asm minor spelling cleanup in comments 2014-02-12 16:32:51 -08:00
loopfilter_x86.c loopfilter improvements 2012-04-12 14:22:47 -04:00
mfqe_sse2.asm Use dq instead of ddq with NASM 2013-02-17 17:30:34 +09:00
postproc_mmx.asm Use lrand48 on Android 2014-06-12 19:57:25 -07:00
postproc_sse2.asm Use lrand48 on Android 2014-06-12 19:57:25 -07:00
recon_mmx.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
recon_sse2.asm Fix dr memory VP8 encode/decode errors 2014-04-21 17:04:05 -07:00
recon_wrapper_sse2.c support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
subpixel_mmx.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
subpixel_sse2.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
subpixel_ssse3.asm vp8_filter_block1d4_h6_ssse3: add missing xmm restore 2012-11-20 17:52:03 -08:00
variance_impl_mmx.asm Fix valgrind read out of bounds error. 2014-05-19 12:46:22 -07:00
variance_impl_sse2.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
variance_impl_ssse3.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
variance_mmx.c Removing vp8/common/pragmas.h. 2014-05-23 13:03:15 -07:00
variance_sse2.c Removing vp8/common/pragmas.h. 2014-05-23 13:03:15 -07:00
variance_ssse3.c Removing vp8/common/pragmas.h. 2014-05-23 13:03:15 -07:00
vp8_asm_stubs.c fixed integer overflow warnings 2013-09-26 09:20:15 -07:00