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()803 const int candidate_row, in ObmcBlockPrediction()841 const int candidate_row = block.row4x4 - 1; in ObmcPrediction() local880 const int candidate_row = row4x4 | 1; in ObmcPrediction() local907 const int candidate_row, in DistanceWeightedPrediction()1099 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