Urvang Joshi a0a488554d Lossless decoder fix for a special transform order
Fix the lossless decoder for the case when it has to apply other
inverse transforms before applying Color indexing inverse transform.

The main idea is to make ColorIndexingInverse virtually in-place: we
use the fact that the argb_cache is allocated to accommodate all
*unpacked* pixels of a macro-row, not just *packed* pixels.

Change-Id: I27f11f3043f863dfd753cc2580bc5b36376800c4
2012-08-08 23:52:08 -07:00
..
2012-07-21 12:20:19 -07:00
2011-03-26 10:15:44 -07:00
2011-03-26 10:15:44 -07:00
2012-08-03 15:41:01 -07:00