vpx/vp9/decoder
Dmitry Kovalev 7131cb0e3d General cleanups.
Removing unused constants, macros, and function declarations. Using
ROUND_POWER_OF_TWO macro, vp9_zero, vp9_copy where possible. Moving
#include from *.h to *.c. Merging for loops for motion vectors.

Change-Id: Ic3bf841764a2bb177128bb3a6d7aa8f68229cd13
2013-07-25 14:13:48 -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 Adding lookup table for size group. 2013-07-25 12:58:54 -07:00
vp9_decodemv.h General cleanups. 2013-07-25 14:13:48 -07:00
vp9_decodframe.c General cleanups. 2013-07-25 14:13:48 -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 cleanups. 2013-07-25 14:13:48 -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 Merge vp9_dc_only_idct_add and vp9_short_idct4x4_1 2013-07-24 16:51:15 -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 General cleanups. 2013-07-25 14:13:48 -07:00
vp9_onyxd_int.h General cleanups. 2013-07-25 14:13:48 -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_treereader.h General cleanups. 2013-07-25 14:13:48 -07:00