Searched refs:convert_rgb16_to_yuv422 (Results 1 – 1 of 1) sorted by relevance
280 static void convert_rgb16_to_yuv422(uint8_t *rgb, uint8_t *yuv, int width, int height) in convert_rgb16_to_yuv422() function356 convert_rgb16_to_yuv422((uint8_t*)mTmpRgb16Buffer, buffer, mWidth, mHeight); in getNextFrameAsYuv422()