Searched refs:IsSmoothPrediction (Results 1 – 2 of 2) sorted by relevance
393 bool Tile::IsSmoothPrediction(int row, int column, Plane plane) const { in IsSmoothPrediction() function in libgav1::Tile411 if (IsSmoothPrediction(row, column, plane)) return 1; in GetIntraEdgeFilterType()416 if (IsSmoothPrediction(row, column, plane)) return 1; in GetIntraEdgeFilterType()
544 bool IsSmoothPrediction(int row, int column, Plane plane) const;