vpx/vp9/encoder/x86
Marco 348bdc0195 vp9: Add phase to get averaging filter for 1:2 downsampling.
The scaling filter with zero shift will give sub-sampling for
2x downsampling. Allow for a phase shift to get an averaging filter.

Usage is for source scaling in 1 pass SVC mode for 1:2 downscale.
Reduces aliasing in downsampled image.

Keep the phase to 0/off for now.

Change-Id: Ic547ea0748d151b675f877527e656407fcf4d51e
2017-04-18 16:56:15 -07:00
..
vp9_dct_intrin_sse2.c Drop zbin_ptr and quant_shift_ptr 2017-02-16 13:20:32 -08:00
vp9_dct_sse2.asm bitdepth conversion: really use num elements 2017-02-16 15:02:48 +00:00
vp9_dct_ssse3.c Drop zbin_ptr and quant_shift_ptr 2017-02-16 13:20:32 -08:00
vp9_denoiser_sse2.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_diamond_search_sad_avx.c Refactor mv limits. 2016-08-08 11:54:00 -07:00
vp9_error_intrin_avx2.c block error avx2: use tran_low_t 2017-02-16 12:39:02 -08:00
vp9_error_sse2.asm block error sse2: use tran_low_t 2017-02-24 01:33:35 +00:00
vp9_frame_scale_ssse3.c vp9: Add phase to get averaging filter for 1:2 downsampling. 2017-04-18 16:56:15 -07:00
vp9_highbd_block_error_intrin_sse2.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_quantize_sse2.c Drop zbin_ptr and quant_shift_ptr 2017-02-16 13:20:32 -08:00
vp9_quantize_ssse3_x86_64.asm Drop zbin_ptr and quant_shift_ptr 2017-02-16 13:20:32 -08:00
vp9_temporal_filter_apply_sse2.asm Fixed a crash windows build 2014-05-28 15:50:50 -07:00