Searched defs:prediction_height (Results 1 – 2 of 2) sorted by relevance
585 const int prediction_width, const int prediction_height, in InterIntraPrediction()622 const int prediction_height, const int subsampling_x, in CompoundInterPrediction()669 const int prediction_height, in GetWarpParams()709 const int prediction_height, int candidate_row, in InterPrediction()858 const int prediction_height = std::min(height >> 1, 32 >> subsampling_y); in ObmcPrediction() local904 const int prediction_height = in ObmcPrediction() local
2073 int prediction_height; in ComputePrediction() local