vpx/vp9/decoder
Yaowu Xu d278d01836 minor loop filter refactoring and cleanup
This commit did a couple of minor cleanup/refactoring to prepare for
futher loop filter experiments. It merged y_only version of loop filter
function into the regular one, which makes sure that same logic is used
for functions for picking level and for actual loop filtering.

Change-Id: Id10c94dccd45f58e5310bacfdf6ee63cbb60b86f
2013-01-07 16:23:58 -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 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_decodemv.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_decodframe.c 64x64 blocksize support. 2013-01-05 18:20:25 -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 minor loop filter refactoring and cleanup 2013-01-07 16:23:58 -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