commit | 94d4add1f70bf2c9b93332f6450541625b252203 | [log] [tgz] |
---|---|---|
author | Dmitry Kovalev <dkovalev@google.com> | Mon Nov 11 15:18:48 2013 -0800 |
committer | Dmitry Kovalev <dkovalev@google.com> | Mon Nov 11 15:18:48 2013 -0800 |
tree | 76fea38a9f6ee75b2b816b2e158b32d9161b0cff | |
parent | c689a126ed4773297e40a575a046bf0c51a32de4 [diff] |
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