vpx/vp9/encoder
Dmitry Kovalev 94d4add1f7 Replacing raster_block with block in the encoder.
We only used "ib" to call get_scan() function, which in turn calls
get_tx_type_4x4() function. The latter one only needs block index if
bsize < BLOCK_8X8 -- under that condition raster_block == block.

Change-Id: I697306a0c3cf937acdd4f5e623d4367c5acc0b2f
2013-11-11 15:18:48 -08:00
..
2013-11-07 13:39:40 -08:00
2013-06-07 16:00:26 -07:00
2013-02-28 13:18:02 -08:00
2013-10-04 17:08:41 -07:00
2013-10-04 11:01:49 -07:00
2013-02-21 10:34:33 -08:00
2013-10-28 20:54:43 +01:00
2013-10-28 20:54:43 +01:00
2013-04-19 22:16:28 +01:00
2013-10-04 14:08:37 -07:00
2013-11-04 16:38:15 -08:00