vpx/vp9/decoder
Scott LaVarnway ac6093d179 New mode_info_context storage -- undo revert
mode_info_context was stored as a grid of MODE_INFO structs.
The grid now constists of pointers to MODE_INFO structs.  The
MODE_INFO structs are now stored as a stream (decoder only),
eliminating unnecessary copies and is a little more cache
friendly.

Change-Id: I031d376284c6eb98a38ad5595b797f048a6cfc0d
2013-09-11 13:45:44 -04:00
..
2013-05-21 17:59:54 -04:00
2013-07-25 14:13:48 -07:00
2013-08-05 13:21:13 -07:00
2013-08-05 13:21:13 -07:00
2013-07-25 14:13:48 -07:00