Bayer2RGB_Invoker  667 modules/imgproc/src/demosaicing.cpp     Bayer2RGB_Invoker(const Mat& _srcmat, Mat& _dstmat, int _start_with_green, int _blue, const Size& _size) :
Bayer2RGB_Invoker  892 modules/imgproc/src/demosaicing.cpp         Bayer2RGB_Invoker<T, SIMDInterpolator> invoker(srcmat, dstmat, start_with_green, blue, size);