vpx/vp9/decoder
Dmitry Kovalev c09f652590 Removing get_segment_id function and using existing vp9_get_pred_mb_segid.
Change-Id: Iff35d4b2f8f65511f80c594958c01fb4673fa033
2013-04-19 14:25:32 -07:00
..
x86 Removing extra params from x_add_residual() functions 2013-04-16 09:59:01 -04: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 Moving functions from vp9_dboolhuff.c to vp9_decodframe.c. 2013-04-17 12:14:27 -07:00
vp9_dboolhuff.h Moving functions from vp9_dboolhuff.c to vp9_decodframe.c. 2013-04-17 12:14:27 -07:00
vp9_decodemv.c Removing get_segment_id function and using existing vp9_get_pred_mb_segid. 2013-04-19 14:25:32 -07:00
vp9_decodemv.h Replacing BOOL_DECODER with vp9_reader inside vp9_decodemv. 2013-04-16 17:45:57 -07:00
vp9_decodframe.c Segmentation cleanup, adding {set, get}_segment_id functions. 2013-04-19 11:17:23 -07:00
vp9_decodframe.h Code cleanup. 2013-02-21 13:50:15 -08:00
vp9_dequantize.c Moving tx_type == DCT_DCT checks inside iht_add functions. 2013-04-16 11:02:57 -07:00
vp9_dequantize.h Removing extra params in dequant functions 2013-04-15 13:43:11 -04:00
vp9_detokenize.c Replacing BOOLEAN_DECODER with vp9_reader inside vp9_detokenize. 2013-04-18 14:50:08 -07:00
vp9_detokenize.h Replacing BOOLEAN_DECODER with vp9_reader inside vp9_detokenize. 2013-04-18 14:50:08 -07:00
vp9_idct_blk.c Removing extra params in dequant functions 2013-04-15 13:43:11 -04:00
vp9_onyxd_if.c Initial addition of multiple ARF frames 2013-04-15 09:11:39 -07:00
vp9_onyxd_int.h Lower case names for struct members. 2013-04-02 13:34:20 -07:00
vp9_onyxd.h Lower case names for struct members. 2013-04-02 13:34:20 -07:00
vp9_treereader.h Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions. 2013-04-15 14:54:19 -07:00