Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dtile.cc1603 const int bl_column4x4 = (sub_block_column4x4 >> subsampling_x); in TransformBlock() local
1610 block.scratch_buffer->block_decoded[plane][bl_row4x4][bl_column4x4], in TransformBlock()
2031 const int bl_column4x4 = (sub_block_column4x4 >> subsampling_x) + 1; in ComputePrediction() local
2041 block.scratch_buffer->block_decoded[plane][bl_row4x4][bl_column4x4], in ComputePrediction()