Searched refs:YUV420sp2RGBA8888Invoker (Results 1 – 1 of 1) sorted by relevance
6175 struct YUV420sp2RGBA8888Invoker : ParallelLoopBody struct6181 YUV420sp2RGBA8888Invoker(Mat* _dst, int _stride, const uchar* _y1, const uchar* _uv) in YUV420sp2RGBA8888Invoker() function6402 YUV420sp2RGBA8888Invoker<bIdx, uIdx> converter(&_dst, _stride, _y1, _uv); in cvtYUV420sp2RGBA()