Searched refs:last_rgb (Results 1 – 2 of 2) sorted by relevance
574 const uint16_t* const last_rgb = rgb + 4 * max_width; in ConvertRGBA32ToUV_SSE41() local575 while (rgb < last_rgb) { in ConvertRGBA32ToUV_SSE41()
718 const uint16_t* const last_rgb = rgb + 4 * max_width; in ConvertRGBA32ToUV_SSE2() local719 while (rgb < last_rgb) { in ConvertRGBA32ToUV_SSE2()