Searched refs:ConvertRGBA8888PixelToYUV (Results 1 – 1 of 1) sorted by relevance
236 void ConvertRGBA8888PixelToYUV(const uint8_t r, in ConvertRGBA8888PixelToYUV() function278 ConvertRGBA8888PixelToYUV(r, g, b, &pixelY, &pixelU, &pixelV); in ConvertRGBA8888ToYUV420()