Searched refs:ComputePredictedSegmentId (Results 1 – 2 of 2) sorted by relevance
592 int8_t Tile::ComputePredictedSegmentId(const Block& block) const { in ComputePredictedSegmentId() function in libgav1::Tile619 bp.segment_id = ComputePredictedSegmentId(block); in ReadInterSegmentId()642 bp.segment_id = ComputePredictedSegmentId(block); in ReadInterSegmentId()
346 int8_t ComputePredictedSegmentId(const Block& block) const; // 5.11.21.