Home
last modified time | relevance | path

Searched defs:_yuv (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dcolor.cpp6606 inline void cvtYUV422toRGB(Mat& _dst, int _stride, const uchar* _yuv) in cvtYUV422toRGB()
6616 inline void cvtYUV422toRGBA(Mat& _dst, int _stride, const uchar* _yuv) in cvtYUV422toRGBA()