vpx/vp9/decoder
Dmitry Kovalev 27a984fbd3 Removing a lot of duplicated code.
Adding set_contexts contexts function and call it instead of
set_contexts_on_border. Calling txfrm_block_to_raster_xy to get aoff and
loff.

Change-Id: I41897e344afd2cae1f923f4fdbe63daccf6fe80e
2013-08-21 11:55:12 -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 Moving segmentation struct from MACROBLOCKD to VP9_COMMON. 2013-08-15 10:47:48 -07:00
vp9_decodemv.h General cleanups. 2013-07-25 14:13:48 -07:00
vp9_decodframe.c Passing plane_bsize to foreach_transformed_block_visitor. 2013-08-19 15:47:24 -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 Removing a lot of duplicated code. 2013-08-21 11:55:12 -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 Merge "Added resizing & initialization of last frame segment map" 2013-08-16 09:07:36 -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