vpx/vp9/common/x86
James Zern ccae5d99d2 fix and enable vp9_dc_128_predictor_16x16
widen the loads and stores to 128-bit.

this was added, but not enabled in:
493a857 Add some sse2 code for intra prediction.

Change-Id: I277d7db608a7db7d75cc0bde86f48fa66ad487e4
2015-05-05 11:40:13 -07:00
..
vp9_asm_stubs.c Rename highbitdepth functions to use highbd prefix 2014-10-09 14:40:40 -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 Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 4" 2015-02-27 09:49:10 -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 vp9_idct_intrin_sse2: cosmetics: reindent 2015-05-01 16:07:54 -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 fix and enable vp9_dc_128_predictor_16x16 2015-05-05 11:40:13 -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 WORKAROUND FIX FOR GCC4.9.1 2014-11-01 11:27:28 -07:00
vp9_loopfilter_intrin_sse2.c FIX: vp9_loopfilter_intrin_sse2.c 2014-09-18 13:09:13 -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 Fix bug 804 2014-08-07 15:09:24 -07:00
vp9_subpixel_8t_intrin_ssse3.c Merge "Remove redundant loads on 1d16_v8 filter." 2014-12-12 14:32:52 -08: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