e85eaf6acd
The probability model used to code prediction mode is conditioned on the immediate above and left 8x8 blocks' prediction modes. When the above/left block is coded in sub8x8 mode, we use the prediction mode of the bottom-right sub8x8 block as the reference to generate the context. This commit moves the update of mbmi.mode out of the sub8x8 decoding loop, hence removing redundant update steps and keeping the bottom- right block's mode for the decoding process of next blocks. Change-Id: I1e8d749684d201c1a1151697621efa5d569218b6 |
||
---|---|---|
.. | ||
arm/neon | ||
x86 | ||
vp9_dboolhuff.c | ||
vp9_dboolhuff.h | ||
vp9_decodemv.c | ||
vp9_decodemv.h | ||
vp9_decodframe.c | ||
vp9_decodframe.h | ||
vp9_detokenize.c | ||
vp9_detokenize.h | ||
vp9_dsubexp.c | ||
vp9_dsubexp.h | ||
vp9_idct_blk.c | ||
vp9_idct_blk.h | ||
vp9_onyxd_if.c | ||
vp9_onyxd_int.h | ||
vp9_onyxd.h | ||
vp9_read_bit_buffer.h | ||
vp9_thread.c | ||
vp9_thread.h | ||
vp9_treereader.h |