Searched refs:FillBlock (Results 1 – 3 of 3) sorted by relevance
56 void FillBlock(int row4x4, int column4x4, int block_width4x4,
42 void SegmentationMap::FillBlock(int row4x4, int column4x4, int block_width4x4, in FillBlock() function in libgav1::SegmentationMap
2204 current_frame_.segmentation_map()->FillBlock(row4x4, column4x4, x_limit, in ProcessBlock()