Searched refs:YUV422toRGBA8888Invoker (Results 1 – 1 of 1) sorted by relevance
6556 struct YUV422toRGBA8888Invoker : ParallelLoopBody struct6562 YUV422toRGBA8888Invoker(Mat* _dst, int _stride, const uchar* _yuv) in YUV422toRGBA8888Invoker() argument6618 YUV422toRGBA8888Invoker<bIdx, uIdx, yIdx> converter(&_dst, _stride, _yuv); in cvtYUV422toRGBA()