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