vpx/vp8
Scott LaVarnway 861ed6a5c1 Relocated idct/add calls for encoder
Call the idct/add after the tokenize.  This is WIP with
the goal of creating a common idct/add for the encoder and
decoder. This move is necessary because the decoder's version
of the idct clobbers qcoeff, which is used by the tokenize.

Change-Id: I6b08d8e8397cd873647fa4fb9469884e3c876756
2011-11-09 10:41:05 -05:00
..
common Relocated idct/add calls for encoder 2011-11-09 10:41:05 -05:00
decoder Changing decoder input partition API to input fragments. 2011-11-01 14:44:37 -07:00
encoder Relocated idct/add calls for encoder 2011-11-09 10:41:05 -05:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
vp8_cx_iface.c Fix: Increase default cx_data_size 2011-10-24 11:50:27 -04:00
vp8_dx_iface.c Changing decoder input partition API to input fragments. 2011-11-01 14:44:37 -07:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Faster vp8_default_coef_probs 2011-08-16 16:21:21 -04:00
vp8dx_arm.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00
vp8dx.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00