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 d13385ce). 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
Showing
- vp9/encoder/vp9_block.h 6 additions, 0 deletionsvp9/encoder/vp9_block.h
- vp9/encoder/vp9_mcomp.c 18 additions, 15 deletionsvp9/encoder/vp9_mcomp.c
- vp9/encoder/vp9_quantize.c 1 addition, 2 deletionsvp9/encoder/vp9_quantize.c
- vp9/encoder/vp9_rd.c 1 addition, 3 deletionsvp9/encoder/vp9_rd.c
- vp9/encoder/vp9_rd.h 6 additions, 0 deletionsvp9/encoder/vp9_rd.h
- vp9/encoder/x86/vp9_diamond_search_sad_avx.c 2 additions, 2 deletionsvp9/encoder/x86/vp9_diamond_search_sad_avx.c
Loading
Please register or sign in to comment