vpx/vp9/decoder
Dmitry Kovalev 672ba3ddf5 Unifying tile decoding for both direct and inverse tile order.
Now tile decoding consists of two stages:
1. Find tile buffer start and its size, put this info into tile_buffers.
2. Decode each tile based on information from tile_buffers.

It seems that stage 1 can also be reused by multithreaded tile decoder.

Change-Id: If0cdaefdd6d10bb41c63561346c9ae4cfac081dd
2013-11-06 18:15:33 -08:00
..
2013-11-04 17:10:18 -08:00
2013-10-28 20:54:43 +01:00
2013-11-05 17:13:00 -08:00
2013-11-05 09:32:58 -08:00