Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dtile.cc265 PredictionMode GetSinglePredictionMode(int index, PredictionMode y_mode) { in GetSinglePredictionMode() function
1890 const PredictionMode mode = GetSinglePredictionMode(i, bp.y_mode); in AssignInterMv()
1915 const PredictionMode mode = GetSinglePredictionMode(0, bp.y_mode); in AssignInterMv()