Searched defs:reduceRgbaToRgb (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/cmds/screenrecord/
H A DFrameOutput.cpp147 reduceRgbaToRgb(mPixelBuf, width * height);
193 void FrameOutput::reduceRgbaToRgb(uint8_t* buf, unsigned int pixelCount) { function in class:FrameOutput

Completed in 59 milliseconds