Searched refs:y_increment (Results 1 – 1 of 1) sorted by relevance
163 int y_increment; in gst_video_blend_scale_linear_RGBA() local193 y_increment = 0; in gst_video_blend_scale_linear_RGBA()195 y_increment = ((src->height - 1) << 16) / (dest_height - 1) - 1; in gst_video_blend_scale_linear_RGBA()235 acc += y_increment; in gst_video_blend_scale_linear_RGBA()