Searched refs:last_rgb (Results 1 – 1 of 1) sorted by relevance
707 const uint16_t* const last_rgb = rgb + 4 * max_width; in ConvertRGBA32ToUV() local708 while (rgb < last_rgb) { in ConvertRGBA32ToUV()