vpx/vp8
Frank Galligan 062e6c1886 Removed two unused global variables.
Removed the global variables vp8_an and vp8_cd. vp8_an was causing problems
because it was increasing the .bss by 1572864 bytes.

Change-Id: I6c12e294133c7fb6e770c0e4536d8287a5720a87
2010-07-28 17:25:09 -04:00
..
common Removed two unused global variables. 2010-07-28 17:25:09 -04:00
decoder Fix build w/o RTCD 2010-07-27 11:56:19 -04:00
encoder x86/sse2: disable asm quantizer 2010-07-27 12:54:43 -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 update arm idct functions 2010-07-26 08:55:19 -04: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_arm.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8cx.mk msvs: fix install of codec sources 2010-07-22 18:33:25 -04:00
vp8dx_arm.mk update arm idct functions 2010-07-26 08:55:19 -04:00
vp8dx.mk Remove INLINE/FORCEINLINE 2010-06-24 09:24:33 -04:00