vpx/vp9/decoder
Dmitry Kovalev a7a1e96136 Merge changes Ieffea49e,Idf610746
* changes:
  Removing two unused arguments from vp9_inc_mv signature.
  Changing signature of vp9_get_pred_probs_tx_size.
2013-07-17 14:44:20 -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 Merge changes Ieffea49e,Idf610746 2013-07-17 14:44:20 -07:00
vp9_decodemv.h Cleanup inside vp9_decodemv.c. 2013-06-28 15:32:31 -07:00
vp9_decodframe.c Cleaning up tile code. 2013-07-16 14:47:15 -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 Moving segmentation related vars into separate struct. 2013-07-11 11:57:57 -07:00
vp9_detokenize.h Code cleanup inside the decoder code. 2013-06-17 17:19:00 -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 Remove unused vp9_idct_add_{y,uv}_block 2013-06-12 12:24:22 -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 "yv12config: remove YUV_TYPE" 2013-07-16 12:16:04 -07:00
vp9_onyxd_int.h Removing CONFIG_DEBUG checks on assertions. 2013-06-28 10:36:20 -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 Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00