vpx/vp9/common/x86
2014-08-21 08:56:32 -07:00
..
vp9_asm_stubs.c Fix decoder mismatch in sub-pixel SSSE3 intrinsic filters 2014-05-23 11:52:20 -07:00
vp9_copy_sse2.asm Fix encoder uninitialized read errors reported by drmemory 2014-04-09 09:59:15 -07:00
vp9_idct_intrin_sse2.c Enable SSSE3 inverse 2D-DCT with 10 non-zero coeffs 2014-05-28 10:53:33 -07:00
vp9_idct_intrin_sse2.h Enable SSSE3 inverse 2D-DCT with 10 non-zero coeffs 2014-05-28 10:53:33 -07:00
vp9_idct_intrin_ssse3.c Merge "Enable SSSE3 inverse 2D-DCT with 10 non-zero coeffs" 2014-06-03 16:51:39 -07:00
vp9_idct_ssse3_x86_64.asm Renames x86_64 specific asm files 2014-05-21 13:55:56 -07:00
vp9_intrapred_sse2.asm Fix x86inc.asm to build PIC code correctly 2013-09-18 13:45:46 -07:00
vp9_intrapred_ssse3.asm vp9 ssse3 d207_predictor_32x32: add missing GLOBAL() 2013-11-01 20:33:22 -07:00
vp9_loopfilter_intrin_avx2.c rename loop filter functions 2013-12-17 17:34:34 -08:00
vp9_loopfilter_intrin_sse2.c rename loop filter functions 2013-12-17 17:34:34 -08:00
vp9_loopfilter_mmx.asm minor spelling cleanup in comments 2014-02-12 16:32:51 -08:00
vp9_postproc_mmx.asm Use lrand48 on Android 2014-06-12 19:57:25 -07:00
vp9_postproc_sse2.asm Use lrand48 on Android 2014-06-12 19:57:25 -07:00
vp9_subpixel_8t_intrin_avx2.c Fix bug 804 2014-08-07 15:09:24 -07:00
vp9_subpixel_8t_intrin_ssse3.c Fix decoder mismatch in sub-pixel SSSE3 intrinsic filters 2014-05-23 11:52:20 -07:00
vp9_subpixel_8t_sse2.asm SSE2 8-tap sub-pixel filter optimization 2013-10-10 14:12:47 -07:00
vp9_subpixel_8t_ssse3.asm Fix a decoding mismatch in sub-pixel filters 2014-05-22 15:42:13 -07:00
vp9_subpixel_bilinear_sse2.asm Optimize bilinear sub-pixel filters in sse2 2014-02-03 10:34:45 -08:00
vp9_subpixel_bilinear_ssse3.asm Optimize bilinear sub-pixel filters in ssse3 2014-02-04 08:01:55 -08:00