aom/vp10
Yaowu Xu 81eb71f00c 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
2016-05-04 12:14:11 -07:00
..
common Move vpx_add_plane from codec to vpx_dsp and dedup. 2016-05-02 12:17:39 -07:00
decoder vp10/decoder,resize_mv_buffer: add missing alloc check 2016-02-17 14:36:05 -08:00
encoder Change to use proper type in vp{9,10}_token_state 2016-05-04 12:14:11 -07:00
exports_dec Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00
exports_enc Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00
vp10_common.mk Merge "Isolate vp10's fwd_txfm from vp9" 2015-09-11 00:10:45 +00:00
vp10_cx_iface.c vp10,encoder: relocate setjmp 2016-02-16 19:33:16 -08:00
vp10_dx_iface.c Rename display_{size,width,height} to render_*. 2015-09-25 21:34:29 -04:00
vp10_iface_common.h vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
vp10cx.mk move vp9_avg to vpx_dsp 2015-12-14 14:42:12 -08:00
vp10dx.mk Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00