Home
last modified time | relevance | path

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

/external/libgav1/src/tile/
Dprediction.cc787 return ObmcPrediction(block, plane, prediction_width, prediction_height); in InterPrediction()
831 bool Tile::ObmcPrediction(const Block& block, const Plane plane, in ObmcPrediction() function in libgav1::Tile
/external/libgav1/src/
Dtile.h502 bool ObmcPrediction(const Block& block, Plane plane, int width,