Searched refs:reduceRgbaToRgb (Results 1 – 2 of 2) sorted by relevance
147 reduceRgbaToRgb(mPixelBuf, width * height); in copyFrame()193 void FrameOutput::reduceRgbaToRgb(uint8_t* buf, unsigned int pixelCount) { in reduceRgbaToRgb() function in FrameOutput
68 static void reduceRgbaToRgb(uint8_t* buf, unsigned int pixelCount);