vpx/vp9/common/x86
hkuang 98e88e6ad8 Optimize the idct assembly code.
Change-Id: Ia0ff859ff1c813dbe100e2f27b1ef78167483f4e
2015-06-03 17:20:35 -07:00
..
convolve.h add vp9/common/x86/convolve.h 2015-05-22 20:12:16 -07:00
vp9_asm_stubs.c vp9: move ssse3 convolve fns to intrinsics file 2015-05-22 20:14:16 -07:00
vp9_copy_sse2.asm Fix encoder uninitialized read errors reported by drmemory 2014-04-09 09:59:15 -07:00
vp9_high_intrapred_sse2.asm vp9_highbd_tm_predictor_16x16: fix win64 2015-02-10 19:34:12 -08:00
vp9_high_loopfilter_intrin_sse2.c Relocate memory operations for common code 2015-05-13 11:41:15 -07:00
vp9_high_subpixel_8t_sse2.asm Rename highbitdepth functions to use highbd prefix 2014-10-09 14:40:40 -07:00
vp9_high_subpixel_bilinear_sse2.asm Rename highbitdepth functions to use highbd prefix 2014-10-09 14:40:40 -07:00
vp9_idct_intrin_sse2.c Optimize the idct assembly code. 2015-06-03 17:20:35 -07:00
vp9_idct_intrin_sse2.h vp9_idct_intrin_*: RECON_AND_STORE: remove dest offset 2015-04-30 19:14:17 -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 Add more sse2 code for intra prediction. 2015-05-06 17:17:00 -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 vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_loopfilter_intrin_sse2.c vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_loopfilter_mmx.asm vp9_loopfilter_mmx: remove some unused tables 2014-12-12 11:16:24 -08:00
vp9_mfqe_sse2.asm SSE2 code for the filter in MFQE. 2015-01-18 16:07:59 -08:00
vp9_postproc_sse2.asm Use lrand48 on Android 2014-06-12 19:57:25 -07:00
vp9_subpixel_8t_intrin_avx2.c vp9: move avx2 convolve fns to intrinsics file 2015-05-22 20:13:06 -07:00
vp9_subpixel_8t_intrin_ssse3.c vp9: move ssse3 convolve fns to intrinsics file 2015-05-22 20:14:16 -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 Merge "SSSE3 Optimization for Atom processors using new instruction selection and ordering" 2014-12-08 13:34:54 -08: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