Searched refs:source_y_subpixel_delta (Results 1 – 1 of 1) sorted by relevance
310 int source_y_subpixel_delta = ((1 << kFractionBits) * source_height) / height; in ScaleYUVToRGB32() local316 source_y_subpixel_accum += source_y_subpixel_delta; in ScaleYUVToRGB32()