aom/vp9/decoder
Dmitry Kovalev 8c69c193b5 Extract setup_frame_size and update_frame_context functions.
Extracting setup_frame_size and update_frame_context functions. Introducing
vp9_read_prob function as shortcut for (vp9_prob)vp9_read_literal(r, 8).

Change-Id: Ia5c68fd725b2d1b9c5eb20f69cacb62361b5a3dd
2013-03-27 14:04:35 -07:00
..
x86 Optimize add_constant_residual function 2013-03-07 15:49:07 -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 Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_dboolhuff.h Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_decodemv.c Extract setup_frame_size and update_frame_context functions. 2013-03-27 14:04:35 -07:00
vp9_decodemv.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_decodframe.c Extract setup_frame_size and update_frame_context functions. 2013-03-27 14:04:35 -07:00
vp9_decodframe.h Code cleanup. 2013-02-21 13:50:15 -08:00
vp9_dequantize.c Scatter-based scantables. 2013-03-27 09:44:45 -07:00
vp9_dequantize.h Refactor vp9_dequant_idct_add function 2013-02-28 14:18:46 -08:00
vp9_detokenize.c Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs. 2013-03-26 16:46:13 -07:00
vp9_detokenize.h Make superblocks independent of macroblock code and data. 2013-03-04 16:34:36 -08:00
vp9_idct_blk.c Refactor vp9_dequant_idct_add function 2013-02-28 14:18:46 -08:00
vp9_onyxd.h Add VP9_GET_REFERENCE control 2013-03-13 19:08:06 -07:00
vp9_onyxd_if.c Add an in-loop deringing experiment 2013-03-26 08:23:24 -07:00
vp9_onyxd_int.h Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08:00
vp9_treereader.h Extract setup_frame_size and update_frame_context functions. 2013-03-27 14:04:35 -07:00