Searched refs:superblock_size4x4_log2 (Results 1 – 1 of 1) sorted by relevance
377 const int superblock_size4x4_log2 = FloorLog2(superblock_size4x4); in DecodeSuperBlockRowInTile() local378 const int index = row4x4 >> superblock_size4x4_log2; in DecodeSuperBlockRowInTile()