Home
last modified time | relevance | path

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

/external/libgav1/src/tile/
Dtile.cc1600 const int tr_row4x4 = (sub_block_row4x4 >> subsampling_y); in TransformBlock() local
1610 block.scratch_buffer->block_decoded[plane][tr_row4x4][tr_column4x4], in TransformBlock()
2033 const int tr_row4x4 = sub_block_row4x4 >> subsampling_y; in ComputePrediction() local
2047 block.scratch_buffer->block_decoded[plane][tr_row4x4][tr_column4x4], in ComputePrediction()