Home
last modified time | relevance | path

Searched refs:Bayer2Gray_Invoker (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Ddemosaicing.cpp503 class Bayer2Gray_Invoker : class
507 Bayer2Gray_Invoker(const Mat& _srcmat, Mat& _dstmat, int _start_with_green, bool _brow, in Bayer2Gray_Invoker() function in cv::Bayer2Gray_Invoker
631 Bayer2Gray_Invoker<T, SIMDInterpolator> invoker(srcmat, dstmat, in Bayer2Gray_()