Searched defs:prediction_height (Results 1 – 2 of 2) sorted by relevance
571 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() local889 const int prediction_height = in ObmcPrediction() local
2080 int prediction_height; in ComputePrediction() local