vpx/vp9/decoder
Dmitry Kovalev 816d6c989c Moving loopfilter struct to VP9_COMMON.
Loop filter configuration doesn't belong to macroblock, so moving it from
MACROBLOCKD to VP9_COMMON. Also moving the declaration of loopfilter struct
from vp9_blockd.h to vp9_loopfilter.h.

Change-Id: I4b3e34be9623b47cda35f9b1f9951f8c5b1d5d28
2013-08-09 14:41:51 -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 Removing and moving around constant definitions. 2013-07-15 19:26:30 -07:00
vp9_dboolhuff.h Removing and moving around constant definitions. 2013-07-15 19:26:30 -07:00
vp9_decodemv.c General code cleanup. 2013-08-08 21:12:34 -07:00
vp9_decodemv.h General cleanups. 2013-07-25 14:13:48 -07:00
vp9_decodframe.c Moving loopfilter struct to VP9_COMMON. 2013-08-09 14:41:51 -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 General code cleanup. 2013-08-08 21:12:34 -07:00
vp9_detokenize.h General cleanups. 2013-07-25 14:13:48 -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 16x16 inverse 2D-DCT with DC only 2013-07-29 14:45:53 -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 Moving loopfilter struct to VP9_COMMON. 2013-08-09 14:41:51 -07:00
vp9_onyxd_int.h vp9/decoder: threaded row-based loop filter 2013-08-05 13:22:04 -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_thread.c vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00
vp9_thread.h vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00
vp9_treereader.h General cleanups. 2013-07-25 14:13:48 -07:00