vpx/vp9/decoder
James Zern 0195fb53cb vp9: consistent 'log2' variable naming
lg2 -> log2

Change-Id: I0602ddff49e42c9c40c29c084d04b7592b9f8edf
2013-07-12 11:37:43 -07:00
..
arm/neon add Neon optimized add constant residual functions 2013-06-28 19:06:51 -07:00
x86 Removed unused idct functions 2013-05-21 17:59:54 -04:00
vp9_dboolhuff.c Add marker bit to bool-coded partition start 2013-06-06 23:06:26 -07:00
vp9_dboolhuff.h Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00
vp9_decodemv.c Removing redundant code mostly from vp9_pred_common.{h, c}. 2013-07-11 18:39:10 -07:00
vp9_decodemv.h Cleanup inside vp9_decodemv.c. 2013-06-28 15:32:31 -07:00
vp9_decodframe.c vp9: consistent 'log2' variable naming 2013-07-12 11:37:43 -07:00
vp9_decodframe.h Moving subexp encoding functions in separate vp9_dsubexp.c file. 2013-06-25 11:53:17 -07:00
vp9_detokenize.c Moving segmentation related vars into separate struct. 2013-07-11 11:57:57 -07:00
vp9_detokenize.h Code cleanup inside the decoder code. 2013-06-17 17:19:00 -07:00
vp9_dsubexp.c Clean-up in forward update to use mapping tables 2013-07-02 12:48:20 -07:00
vp9_dsubexp.h Moving subexp encoding functions in separate vp9_dsubexp.c file. 2013-06-25 11:53:17 -07:00
vp9_idct_blk.c Remove unused vp9_idct_add_{y,uv}_block 2013-06-12 12:24:22 -07:00
vp9_idct_blk.h Remove unused vp9_idct_add_{y,uv}_block 2013-06-12 12:24:22 -07:00
vp9_onyxd_if.c Remove unused and outdated debug code. 2013-05-28 19:15:57 -07:00
vp9_onyxd_int.h Removing CONFIG_DEBUG checks on assertions. 2013-06-28 10:36:20 -07:00
vp9_onyxd.h Lower case names for struct members. 2013-04-02 13:34:20 -07:00
vp9_read_bit_buffer.h Adding vp9_rb_read_signed_literal function. 2013-07-01 02:09:36 -07:00
vp9_treereader.h Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00