Home
last modified time | relevance | path

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

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