Searched defs:candidate_row (Results 1 – 3 of 3) sorted by relevance
623 const int subsampling_y, const int candidate_row, in CompoundInterPrediction()709 const int prediction_height, int candidate_row, in InterPrediction()817 const int candidate_row, in ObmcBlockPrediction()855 const int candidate_row = block.row4x4 - 1; in ObmcPrediction() local894 const int candidate_row = row4x4 | 1; in ObmcPrediction() local921 const int candidate_row, in DistanceWeightedPrediction()1112 const int height, const int candidate_row, const int candidate_column, in BlockInterPrediction()
2046 int candidate_row = block.row4x4; in ComputePrediction() local
734 const int candidate_row = mv_row & ~(candidate_height4x4 - 1); in AddSample() local