vpx/vp8
John Koleszar b7b1e6fb55 Reduce size of TOKENEXTRA struct
Change the size of structure elements to reduce memory utilization.
Removed the 'section' member entirely, as it is set but never read.

Change-Id: Iad043830392fb4168cb3cd6075fb0eb70c7f691c
2010-12-13 16:37:37 -05:00
..
common vp8 fast quantizer sse2 optimizations for eob. 2010-12-09 15:00:30 -08:00
decoder vp8mt_alloc_temp_buffers: make prototype return void 2010-11-17 09:13:57 -05:00
encoder Reduce size of TOKENEXTRA struct 2010-12-13 16:37:37 -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 make vp8_recon16x16mb{,y} RTCD functions 2010-10-26 13:23:36 -04:00
vp8_cx_iface.c allow dimensions as low as 1 pixel 2010-11-24 16:44:33 -08:00
vp8_dx_iface.c postproc : Re-work posproc calling to allow more flags. 2010-11-10 14:14:46 -08:00
vp8cx_arm.mk Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00
vp8cx.mk SSSE3 version of fast quantizer 2010-11-01 16:24:15 -04:00
vp8dx_arm.mk Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
vp8dx.mk move reconintra_mt to decoder (for now) 2010-09-24 11:23:06 -04:00