vpx/vp9/decoder
Deb Mukherjee 08f0c7cc9c New previous coef context experiment
Adds an experiment to derive the previous context of a coefficient
not just from the previous coefficient in the scan order but from a
combination of several neighboring coefficients previously encountered
in scan order.  A precomputed table of neighbors for each location
for each scan type and block size is used. Currently 5 neighbors are
used.

Results are about 0.2% positive using a strategy where the max coef
magnitude from the 5 neigbors is used to derive the context.

Change-Id: Ie708b54d8e1898af742846ce2d1e2b0d89fd4ad5
2012-12-19 18:49:39 -08:00
..
x86 google style guide include guards 2012-11-30 07:30:59 -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 fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_dboolhuff.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_decodemv.c Further changes to mv reference code. 2012-12-10 17:31:51 +00:00
vp9_decodemv.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_decodframe.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_decodframe.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_dequantize.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_dequantize.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_detokenize.c New previous coef context experiment 2012-12-19 18:49:39 -08:00
vp9_detokenize.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_idct_blk.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_onyxd_if.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_onyxd_int.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_onyxd.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_treereader.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00