commit | 70f30aa95d70d07808af01c368a5687cbc06e6a5 | [log] [tgz] |
---|---|---|
author | Johann <johannkoenig@google.com> | Wed Apr 13 13:45:58 2011 -0400 |
committer | Johann <johannkoenig@google.com> | Wed Apr 13 13:50:12 2011 -0400 |
tree | 120382efe76d2a304e11fbda485d8531f1b9f444 | |
parent | 538f1104078c444f962ed615b873d2d551758843 [diff] |
store quant_shift as an unsigned char in encodframe.c, quant_shift is set to 0 or 1 in vp8cx_invert_quant only use 8 bits to store this, instead of 16. will allow saving an xmm register in an updated version of the regular quantize Change-Id: Ie88c47fe2aff5af0283dab1147fb2791e4b12f90