vpx/vp9/decoder
Jingning Han 78b8190cc7 Handle partition type coding of boundary blocks
The partition types of blocks sitting on the frame boundary are
constrained by the block size and the position of each sub-block
relative to the frame. Hence we use truncated probability models
to handle the coding of such information.

100 frames run:
yt 0.138%

Change-Id: I85d9b45665c15280069c0234ea6f778af586d87d
2013-06-07 14:19:40 -07:00
..
x86 Removed unused idct functions 2013-05-21 17:59:54 -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 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 Fix ref_frame segment feature when it is intra. 2013-06-07 13:57:55 -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 Handle partition type coding of boundary blocks 2013-06-07 14:19:40 -07:00
vp9_decodframe.h Clean-ups on switchable interpolation and mv_ref 2013-06-05 10:11:52 -07:00
vp9_detokenize.c Fix bug in segment skip. 2013-06-07 13:27:08 +01:00
vp9_detokenize.h Deprecate the newbintramode experiment. 2013-05-07 16:00:59 -07:00
vp9_idct_blk.c Merge Scatter Scan experiment. 2013-05-23 13:09:27 +01:00
vp9_idct_blk.h Removed unused idct functions 2013-05-21 17:59:54 -04:00
vp9_onyxd_if.c Remove unused and outdated debug code. 2013-05-28 19:15:57 -07:00
vp9_onyxd_int.h Moving vp9_decode_frame declaration to vp9_decodframe.h. 2013-05-13 14:42:45 -07:00
vp9_onyxd.h Lower case names for struct members. 2013-04-02 13:34:20 -07:00
vp9_read_bit_buffer.h Compressed/uncompressed frame header changes. 2013-05-28 18:07:54 -07:00
vp9_treereader.h Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00