Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dtile.cc1602 const int bl_row4x4 = (sub_block_row4x4 >> subsampling_y) + step_y + 1; in TransformBlock() local
1610 block.scratch_buffer->block_decoded[plane][bl_row4x4][bl_column4x4], in TransformBlock()
2029 const int bl_row4x4 = in ComputePrediction() local
2041 block.scratch_buffer->block_decoded[plane][bl_row4x4][bl_column4x4], in ComputePrediction()