Searched defs:candidate_row (Results 1 – 3 of 3) sorted by relevance
609 const int subsampling_y, const int candidate_row, in CompoundInterPrediction()695 const int prediction_height, int candidate_row, in InterPrediction()802 const int candidate_row, in ObmcBlockPrediction()840 const int candidate_row = block.row4x4 - 1; in ObmcPrediction() local879 const int candidate_row = row4x4 | 1; in ObmcPrediction() local906 const int candidate_row, in DistanceWeightedPrediction()1098 const int height, const int candidate_row, const int candidate_column, in BlockInterPrediction()
2053 int candidate_row = block.row4x4; in ComputePrediction() local
733 const int candidate_row = mv_row & ~(candidate_height4x4 - 1); in AddSample() local