vpx/vp9/encoder/x86
Johann 44600442dc bitdepth conversion: really use num elements
The previous implementation confused bit/bytes/elements. It was using
'32' as the multiplier but that was mistakenly adopted because a 32x32
transform embedded the stride.

Change-Id: Ieeb867a332416b9a40580b5e7c9b20088e9e691a
2017-02-16 15:02:48 +00:00
..
vp9_dct_intrin_sse2.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_dct_sse2.asm bitdepth conversion: really use num elements 2017-02-16 15:02:48 +00:00
vp9_dct_ssse3.c highbd x86: consolidate tran_low_t conversions 2017-02-06 10:43:26 -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 vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_error_sse2.asm bitdepth conversion: really use num elements 2017-02-16 15:02:48 +00:00
vp9_frame_scale_ssse3.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_highbd_block_error_intrin_sse2.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_highbd_error_avx.asm Optimize vp9_highbd_block_error_8bit assembly. 2015-10-21 12:30:40 +01:00
vp9_highbd_error_sse2.asm Optimization of 8bit block error for high bitdepth 2015-10-08 14:05:25 -07:00
vp9_quantize_sse2.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_quantize_ssse3_x86_64.asm Use newer x86inc.asm 2015-08-07 16:44:44 -07:00
vp9_temporal_filter_apply_sse2.asm Fixed a crash windows build 2014-05-28 15:50:50 -07:00