vpx/vp9/common/x86
Jingning Han 5ebc8febdc Refactor vp9_idct.h file
Separate the common coefficient constant into vpx_dsp/txfm_common.h.
Move the SSE2 macro definitions to vpx_dsp/x86/txfm_common_sse2.h.
This clears the use case of vp9_idct.h in vpx_dsp folder.

Change-Id: I319735a2abf42888e5080ac14cfbcde34be7b121
2015-07-26 08:26:32 -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_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 Refactor vp9_idct.h file 2015-07-26 08:26:32 -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_sse2.asm Add an SSE2 version of vp9_iwht4x4_16_add 2015-07-14 14:23:32 -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_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