vpx/vp8/common/x86
Johann e813c2b416 Enable ssse3 bilinear tests
The code only has issues when xoffset == 0 and yoffset == 0 which
represents a simple copy. Presumably this case does not need to be
handled because the issue has existed since 2010.

BUG=webm:1287

Change-Id: Ic47e2653f3b729e99b40e53d8d2d8d1501edaaa9
2016-09-15 23:16:26 -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 vp8: apply clang-format 2016-07-15 19:28:44 -07:00
filter_x86.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
idct_blk_mmx.c vp8: apply clang-tidy google-readability-braces-around-statements 2016-07-19 12:38:03 -07:00
idct_blk_sse2.c vp8: apply clang-tidy google-readability-braces-around-statements 2016-07-19 12:38:03 -07: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_sse2.asm minor spelling cleanup in comments 2014-02-12 16:32:51 -08:00
loopfilter_x86.c vp8: apply clang-tidy google-readability-braces-around-statements 2016-07-19 12:38:03 -07:00
mfqe_sse2.asm *.asm: normalize label format 2016-06-27 19:46:57 -07:00
recon_mmx.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
recon_sse2.asm vp8: change build_intra_predictors_mbuv_s to use vpx_dsp. 2015-09-30 18:45:46 -04: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 Enable ssse3 bilinear tests 2016-09-15 23:16:26 -07:00
vp8_asm_stubs.c prepend ++ instead of post in for loops. 2016-07-18 06:54:50 -07:00
vp8_loopfilter_mmx.asm Rename vp8 loopfilter_mmx.asm 2015-08-03 14:27:03 -07:00