vpx/vp8/decoder
Scott LaVarnway 0de458f6b9 Reduced the size of MB_MODE_INFO
Moved partition_bmi and partition_count out of MB_MODE_INFO and
placed into MACROBLOCK.  Also reduced the size of other members
of the MB_MODE_INFO struct.  For 1080p, the memory was reduced
by 1,209,516 bytes.  The decoder performance appeared to improve
by 3% for the clip used.
Note:  The main goal for this change is to improve the decoder
performance.  The encoder will be revisited at a later date for
further structure cleanup.

Change-Id: I4733621292ee9cc3fffa4046cb3fd4d99bd14613
2010-09-03 16:43:23 -04:00
..
arm followup arm patch 2010-08-31 11:41:10 -04:00
generic Rework idct calling structure. 2010-08-23 08:58:54 -07:00
x86 Rework idct calling structure. 2010-08-23 08:58:54 -07:00
dboolhuff.c Changed above and left context data layout 2010-08-31 11:24:30 -04:00
dboolhuff.h Changed above and left context data layout 2010-08-31 11:24:30 -04:00
decodemv.c Reduced the size of MB_MODE_INFO 2010-09-03 16:43:23 -04:00
decodemv.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
decoderthreading.h First modification of multi-thread decoder 2010-08-10 14:09:57 -04:00
decodframe.c Changed above and left context data layout 2010-08-31 11:24:30 -04:00
demode.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
demode.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
dequantize.c update arm idct functions 2010-07-26 08:55:19 -04:00
dequantize.h Rework idct calling structure. 2010-08-23 08:58:54 -07:00
detokenize.c followup arm patch 2010-08-31 11:41:10 -04:00
detokenize.h framework for assembly version of the detokenizer 2010-08-12 16:39:56 -04:00
idct_blk.c Rework idct calling structure. 2010-08-23 08:58:54 -07:00
onyxd_if.c framework for assembly version of the detokenizer 2010-08-12 16:39:56 -04:00
onyxd_int.h followup arm patch 2010-08-31 11:41:10 -04:00
threading.c Reduced the size of MB_MODE_INFO 2010-09-03 16:43:23 -04:00
treereader.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
xprintf.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
xprintf.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00