aom/vp9/encoder/x86
Alex Converse fac947df77 Restore previous motion search bit-error scale.
The bit to error transformation got doubled as a result of going from
8-bit to 9-bit costs (change d13385c).

Use defines to derive the scale numbers and comment some of the fields.

derf: -0.023 BDRATE
hevcmr: +0.067 BDRATE
stdhd: +0.098 BDRATE
(These are substantially smaller than than the original gains from 8 to
9 bit costing.)

Change-Id: I6a2b3b029b2f1415e4f90a05709b2333ec0eea9b
2016-02-09 13:20:25 -08:00
..
vp9_dct_mmx.asm Use newer x86inc.asm 2015-08-07 16:44:44 -07:00
vp9_dct_sse2.c Replace vp9_ prefix in 2D-DCT functions with vpx_ 2015-07-28 16:06:44 -07:00
vp9_dct_ssse3.c Factor inverse transform functions into vpx_dsp 2015-07-31 16:21:00 -07:00
vp9_denoiser_sse2.c vpx_mem: remove vpx_memcpy 2015-04-28 19:59:41 -07:00
vp9_diamond_search_sad_avx.c Restore previous motion search bit-error scale. 2016-02-09 13:20:25 -08:00
vp9_error_intrin_avx2.c vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_error_sse2.asm Use newer x86inc.asm 2015-08-07 16:44:44 -07:00
vp9_frame_scale_ssse3.c Vidyo patch: Optimization for 1-to-2 downsampling and upsampling. 2016-02-04 14:50:26 -08:00
vp9_highbd_block_error_intrin_sse2.c Added highbitdepth sse2 acceleration for quantize 2014-11-19 23:55:19 -08: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 Migrate quantization functions from vp9/ to vpx_dsp/ 2015-07-17 16:38:14 -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