commit | 81eb71f00ce7c08375ec9acc14f0f4c58767b8aa | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Wed May 04 12:12:02 2016 -0700 |
committer | Yaowu Xu <yaowu@google.com> | Wed May 04 12:14:11 2016 -0700 |
tree | f4bcb7286e28c826a14e0fccf9c328f3937bc23b | |
parent | 3c2231807ff1c540d1c0ce5ea13642bc57422055 [diff] |
Change to use proper type in vp{9,10}_token_state "qc" in vp{9,10}_token_state is used to save quantized coefficients, this commit changes the type from short to tran_low_t to properly reflect the value range for highbitdepth build. This fixes an out-of-range bug when optimize_b is used in highbitdepth build. Change-Id: Ibf330879e6ac6ae8f099e085caa9d3d9a889fde8