Home
last modified time | relevance | path

Searched defs:prediction_height (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/tile/
Dprediction.cc571 const int prediction_width, const int prediction_height, in InterIntraPrediction()
608 const int prediction_height, const int subsampling_x, in CompoundInterPrediction()
655 const int prediction_height, in GetWarpParams()
695 const int prediction_height, int candidate_row, in InterPrediction()
844 const int prediction_height = std::min(height >> 1, 32 >> subsampling_y); in ObmcPrediction() local
890 const int prediction_height = in ObmcPrediction() local
Dtile.cc2080 int prediction_height; in ComputePrediction() local