Searched refs:rgb_index (Results 1 – 1 of 1) sorted by relevance
310 int index = 0, rgb_index = 0; in YUV420P_to_RGB24() local319 y = yuyv[rgb_index]; in YUV420P_to_RGB24()334 index = rgb_index % width + (height - i - 1) * width; in YUV420P_to_RGB24()349 rgb_index++; in YUV420P_to_RGB24()