vpx/vp9
Sami Pietila 88a4d4c510 Residual coding to cache energy class of tokens.
Proposal for tuning the residual coding by changing how the context
from previous tokens is calculated. Storing the energy class of previous
tokens instead of the token itself eases the critical path of
HW implementations.

Change-Id: I6d71d856b84518f6c88de771ddd818436f794bab
2013-05-29 15:21:01 +01:00
..
common Residual coding to cache energy class of tokens. 2013-05-29 15:21:01 +01:00
decoder Residual coding to cache energy class of tokens. 2013-05-29 15:21:01 +01:00
encoder Residual coding to cache energy class of tokens. 2013-05-29 15:21:01 +01: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 Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches. 2013-05-28 02:24:52 -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 Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches. 2013-05-28 02:24:52 -07:00
vp9_iface_common.h Initial version of alpha channel support 2013-05-16 22:21:09 -07:00
vp9cx.mk Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches. 2013-05-28 02:24:52 -07:00
vp9dx.mk Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches. 2013-05-28 02:24:52 -07:00