Home
last modified time | relevance | path

Searched defs:FillBlock (Results 1 – 3 of 3) sorted by relevance

/external/libgav1/src/utils/
Dsegmentation_map.cc45 void SegmentationMap::FillBlock(int row4x4, int column4x4, int block_width4x4, in FillBlock() function in libgav1::SegmentationMap
Dsegmentation_map_test.cc38 TEST(SegmentationMapTest, FillBlock) { in TEST() argument
/external/webrtc/modules/audio_processing/aec3/
Dblock_framer_unittest.cc67 void FillBlock(size_t block_counter, Block* block) { in FillBlock() function