YUV422toRGBA8888Invoker 6562 modules/imgproc/src/color.cpp     YUV422toRGBA8888Invoker(Mat* _dst, int _stride, const uchar* _yuv)
YUV422toRGBA8888Invoker 6618 modules/imgproc/src/color.cpp     YUV422toRGBA8888Invoker<bIdx, uIdx, yIdx> converter(&_dst, _stride, _yuv);