Home
last modified time | relevance | path

Searched refs:superblock_size4x4_log2 (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/src/
Ddecoder_impl.cc377 const int superblock_size4x4_log2 = FloorLog2(superblock_size4x4); in DecodeSuperBlockRowInTile() local
378 const int index = row4x4 >> superblock_size4x4_log2; in DecodeSuperBlockRowInTile()