Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A Dvideocapture.cpp307 void YUV420P_to_RGB24(unsigned char *yuyv, unsigned char *rgb, int width, int height) in YUV420P_to_RGB24() function
413 YUV420P_to_RGB24(reinterpret_cast<unsigned char *>(align_buffer), in LoopCapture()
417 YUV420P_to_RGB24((unsigned char *)buffers[buf.index].start[0], in LoopCapture()