Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dtile.cc1599 const int tr_row4x4 = (sub_block_row4x4 >> subsampling_y); in TransformBlock() local
2026 const int tr_row4x4 = sub_block_row4x4 >> subsampling_y; in ComputePrediction() local