vpx/vp9/decoder
John Koleszar 05ec800ea4 Use boolcoder API instead of inlining
This patch changes the token packing to call the bool encoder API rather
than inlining it into the token packing function, and similarly removes
a special get_signed case from the detokenizer. This allows easier
experimentation with changing the bool coder as a whole.

Change-Id: I52c3625bbe4960b68cfb873b0e39ade0c82f9e91
2012-12-19 12:52:41 -08:00
..
x86 google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_asm_dec_offsets.c Remove unused symbols from vp9 asm offsets C files. 2012-12-07 15:38:40 -08:00
vp9_dboolhuff.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_dboolhuff.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_decodemv.c Further changes to mv reference code. 2012-12-10 17:31:51 +00:00
vp9_decodemv.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_decodframe.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_decodframe.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_dequantize.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_dequantize.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_detokenize.c Use boolcoder API instead of inlining 2012-12-19 12:52:41 -08:00
vp9_detokenize.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_idct_blk.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_onyxd_if.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_onyxd_int.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_onyxd.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_treereader.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00