Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/tile/
H A 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()
843 const int prediction_height = std::min(height >> 1, 32 >> subsampling_y); in ObmcPrediction() local
889 const int prediction_height = in ObmcPrediction() local
H A Dtile.cc2080 int prediction_height; in ComputePrediction() local