Home
last modified time | relevance | path

Searched refs:ConvertRGBA8888PixelToYUV (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/common/detector/
DImage.cpp236 void ConvertRGBA8888PixelToYUV(const uint8_t r, in ConvertRGBA8888PixelToYUV() function
278 ConvertRGBA8888PixelToYUV(r, g, b, &pixelY, &pixelU, &pixelV); in ConvertRGBA8888ToYUV420()