vpx/vp8/encoder
Johann 70f30aa95d 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
2011-04-13 13:50:12 -04:00
..
2011-02-10 15:09:44 -05:00
2011-04-13 13:50:12 -04:00
2011-04-13 13:50:12 -04:00
2011-02-10 15:09:44 -05:00
2011-02-10 15:09:44 -05:00
2011-04-11 11:53:56 -04:00
2011-02-10 15:09:44 -05:00
2011-04-11 11:53:56 -04:00
2011-02-10 15:09:44 -05:00
2011-02-10 15:09:44 -05:00
2011-02-10 15:09:44 -05:00