Port switch to 9-bit rate cost to vp10.
Brings the following commits to vp10: 269428e3 Tie the bit cost scale to a define. d13385ce Switch to 9-bit rate cost constants built on a 256 probability denominator. ad43a738 Fix a signed overflow in vp9 motion cost. 1c9b0918 Fix some interger overflow errors fac947df Restore previous motion search bit-error scale. Change-Id: I598ba7ee7efcde18439c31dfa96b86cbf297a580
Showing
- vp10/encoder/block.h 6 additions, 0 deletionsvp10/encoder/block.h
- vp10/encoder/cost.c 26 additions, 23 deletionsvp10/encoder/cost.c
- vp10/encoder/cost.h 7 additions, 3 deletionsvp10/encoder/cost.h
- vp10/encoder/encodemb.c 5 additions, 3 deletionsvp10/encoder/encodemb.c
- vp10/encoder/mcomp.c 28 additions, 22 deletionsvp10/encoder/mcomp.c
- vp10/encoder/quantize.c 1 addition, 2 deletionsvp10/encoder/quantize.c
- vp10/encoder/rd.c 2 additions, 4 deletionsvp10/encoder/rd.c
- vp10/encoder/rd.h 11 additions, 3 deletionsvp10/encoder/rd.h
- vp10/encoder/rdopt.c 3 additions, 3 deletionsvp10/encoder/rdopt.c
- vp10/encoder/subexp.c 1 addition, 1 deletionvp10/encoder/subexp.c
- vp10/encoder/tokenize.c 161 additions, 283 deletionsvp10/encoder/tokenize.c
- vp10/encoder/tokenize.h 10 additions, 10 deletionsvp10/encoder/tokenize.h
Loading
Please register or sign in to comment