Home
last modified time | relevance | path

Searched defs:sub_block_row4x4 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libgav1/src/tile/
H A Dtile.cc1582 const int sub_block_row4x4 = row & mask; in TransformBlock() local
2011 const int sub_block_row4x4 = block.row4x4 & mask; in ComputePrediction() local