Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dbuffer_pool.cc105 void RefCountedBuffer::SetSegmentationParameters( in SetSegmentationParameters() function in libgav1::RefCountedBuffer
Dbuffer_pool.h174 void SetSegmentationParameters(const Segmentation& segmentation);
Dobu_parser.cc2173 current_frame_->SetSegmentationParameters(frame_header_.segmentation); in ParseFrameHeader()