aom/vp8
Fritz Koenig 93c32a55c2 Rework idct calling structure.
Moving the eob structure allows for a non-struct based
function to handle decoding an entire mb of
idct/dequant/recon data.  This allows for SIMD functions
to idct/dequant/recon multiple blocks at once.

SSE2 implementation gives 3% gain on Atom.

Change-Id: I8a8f3efd546ea4e0535f517d94f347cfb737c9c2
2010-08-23 08:58:54 -07:00
..
common Rework idct calling structure. 2010-08-23 08:58:54 -07:00
decoder Rework idct calling structure. 2010-08-23 08:58:54 -07:00
encoder move segmentation_common to encoder 2010-08-13 14:54:24 -04:00
exports_dec shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_enc shared library support (.so) 2010-06-05 16:47:23 -04:00
vp8_common.mk Rework idct calling structure. 2010-08-23 08:58:54 -07:00
vp8_cx_iface.c Parameter limit change. 2010-07-19 14:39:43 +01:00
vp8_dx_iface.c Don't dereference ctx->priv if it hasn't been setup correctly. 2010-07-23 19:13:50 -04:00
vp8cx.mk move segmentation_common to encoder 2010-08-13 14:54:24 -04:00
vp8cx_arm.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8dx.mk Rework idct calling structure. 2010-08-23 08:58:54 -07:00
vp8dx_arm.mk Rework idct calling structure. 2010-08-23 08:58:54 -07:00