Searched defs:rgb_index (Results 1 – 1 of 1) sorted by relevance
326 uint32_t rgb_index = i * width * RGB_PLANE_SIZE + j * RGB_PLANE_SIZE; in ConvertFromYUVToRGB() local348 uint32_t rgb_index = i * width * RGBA_SIZE_PER_PIXEL + j * RGBA_SIZE_PER_PIXEL; in ConvertFromRGBToYUV() local