Home
last modified time | relevance | path

Searched refs: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
1609 block.scratch_buffer->block_decoded[plane][tr_row4x4][tr_column4x4], in TransformBlock()
2026 const int tr_row4x4 = sub_block_row4x4 >> subsampling_y; in ComputePrediction() local
2040 block.scratch_buffer->block_decoded[plane][tr_row4x4][tr_column4x4], in ComputePrediction()