Searched defs:FillBlock (Results 1 – 3 of 3) sorted by relevance
45 void SegmentationMap::FillBlock(int row4x4, int column4x4, int block_width4x4, in FillBlock() function in libgav1::SegmentationMap
38 TEST(SegmentationMapTest, FillBlock) { in TEST() argument
67 void FillBlock(size_t block_counter, Block* block) { in FillBlock() function