Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dtile.cc1583 const int sub_block_row4x4 = row & mask; in TransformBlock() local
2004 const int sub_block_row4x4 = block.row4x4 & mask; in ComputePrediction() local