vpx/vp9
Sami Pietila 80812829c2 Moving txfm_size bits before prediction mode bits.
Hardware implementation needs to load coeff probs based on the
transform size. For selectable transform size, moving these bits
earlier in the bitstream adds some delay giving time to preload
the probs and speeds up the decoding process.

Change-Id: I3bfc1f662ae6f219c9286fe9ae6310c7d8a63ea7
2013-05-27 10:32:05 +03:00
..
common Remove splitmv. 2013-05-26 14:40:49 -07:00
decoder Moving txfm_size bits before prediction mode bits. 2013-05-27 10:32:05 +03:00
encoder Moving txfm_size bits before prediction mode bits. 2013-05-27 10:32:05 +03:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Merge "Adding API to read/write uncompressed frame header bits." into experimental 2013-05-24 13:43:19 -07:00
vp9_cx_iface.c Adding alpha plane to YV12_BUFFER_CONFIG structure. 2013-05-15 16:29:20 -07:00
vp9_dx_iface.c Adding API to read/write uncompressed frame header bits. 2013-05-21 15:31:32 -07:00
vp9_iface_common.h Initial version of alpha channel support 2013-05-16 22:21:09 -07:00
vp9cx.mk Adding API to read/write uncompressed frame header bits. 2013-05-21 15:31:32 -07:00
vp9dx.mk Merge "Adding API to read/write uncompressed frame header bits." into experimental 2013-05-24 13:43:19 -07:00