call              355 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp                     TransformDispatcher<false>::call(src, dst, op, mask, stream);
call              380 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp                     TransformDispatcher<false>::call(src1, src2, dst, op, mask, stream);
call               62 modules/core/include/opencv2/core/cuda/transform.hpp         transform_detail::TransformDispatcher<VecTraits<T>::cn == 1 && VecTraits<D>::cn == 1 && ft::smart_shift != 1>::call(src, dst, op, mask, stream);
call               69 modules/core/include/opencv2/core/cuda/transform.hpp         transform_detail::TransformDispatcher<VecTraits<T1>::cn == 1 && VecTraits<T2>::cn == 1 && VecTraits<D>::cn == 1 && ft::smart_shift != 1>::call(src1, src2, dst, op, mask, stream);
call              114 modules/cudaarithm/src/core.cpp         {NppMirror<CV_8U, nppiMirror_8u_C1R>::call, 0, NppMirror<CV_8U, nppiMirror_8u_C3R>::call, NppMirror<CV_8U, nppiMirror_8u_C4R>::call},
call              116 modules/cudaarithm/src/core.cpp         {NppMirror<CV_16U, nppiMirror_16u_C1R>::call, 0, NppMirror<CV_16U, nppiMirror_16u_C3R>::call, NppMirror<CV_16U, nppiMirror_16u_C4R>::call},
call              118 modules/cudaarithm/src/core.cpp         {NppMirror<CV_32S, nppiMirror_32s_C1R>::call, 0, NppMirror<CV_32S, nppiMirror_32s_C3R>::call, NppMirror<CV_32S, nppiMirror_32s_C4R>::call},
call              119 modules/cudaarithm/src/core.cpp         {NppMirror<CV_32F, nppiMirror_32f_C1R>::call, 0, NppMirror<CV_32F, nppiMirror_32f_C3R>::call, NppMirror<CV_32F, nppiMirror_32f_C4R>::call}
call              390 modules/cudaarithm/src/element_operations.cpp         {NppShift<CV_8U , 1, nppiRShiftC_8u_C1R >::call, 0, NppShift<CV_8U , 3, nppiRShiftC_8u_C3R >::call, NppShift<CV_8U , 4, nppiRShiftC_8u_C4R>::call },
call              391 modules/cudaarithm/src/element_operations.cpp         {NppShift<CV_8S , 1, nppiRShiftC_8s_C1R >::call, 0, NppShift<CV_8S , 3, nppiRShiftC_8s_C3R >::call, NppShift<CV_8S , 4, nppiRShiftC_8s_C4R>::call },
call              392 modules/cudaarithm/src/element_operations.cpp         {NppShift<CV_16U, 1, nppiRShiftC_16u_C1R>::call, 0, NppShift<CV_16U, 3, nppiRShiftC_16u_C3R>::call, NppShift<CV_16U, 4, nppiRShiftC_16u_C4R>::call},
call              393 modules/cudaarithm/src/element_operations.cpp         {NppShift<CV_16S, 1, nppiRShiftC_16s_C1R>::call, 0, NppShift<CV_16S, 3, nppiRShiftC_16s_C3R>::call, NppShift<CV_16S, 4, nppiRShiftC_16s_C4R>::call},
call              394 modules/cudaarithm/src/element_operations.cpp         {NppShift<CV_32S, 1, nppiRShiftC_32s_C1R>::call, 0, NppShift<CV_32S, 3, nppiRShiftC_32s_C3R>::call, NppShift<CV_32S, 4, nppiRShiftC_32s_C4R>::call},
call              414 modules/cudaarithm/src/element_operations.cpp         {NppShift<CV_8U , 1, nppiLShiftC_8u_C1R>::call , 0, NppShift<CV_8U , 3, nppiLShiftC_8u_C3R>::call , NppShift<CV_8U , 4, nppiLShiftC_8u_C4R>::call },
call              416 modules/cudaarithm/src/element_operations.cpp         {NppShift<CV_16U, 1, nppiLShiftC_16u_C1R>::call, 0, NppShift<CV_16U, 3, nppiLShiftC_16u_C3R>::call, NppShift<CV_16U, 4, nppiLShiftC_16u_C4R>::call},
call              418 modules/cudaarithm/src/element_operations.cpp         {NppShift<CV_32S, 1, nppiLShiftC_32s_C1R>::call, 0, NppShift<CV_32S, 3, nppiLShiftC_32s_C3R>::call, NppShift<CV_32S, 4, nppiLShiftC_32s_C4R>::call},
call             2310 modules/cudaimgproc/src/color.cpp         NppAlphaComp<CV_8U, nppiAlphaComp_8u_AC4R>::call,
call             2312 modules/cudaimgproc/src/color.cpp         NppAlphaComp<CV_16U, nppiAlphaComp_16u_AC4R>::call,
call             2314 modules/cudaimgproc/src/color.cpp         NppAlphaComp<CV_32S, nppiAlphaComp_32s_AC4R>::call,
call             2315 modules/cudaimgproc/src/color.cpp         NppAlphaComp<CV_32F, nppiAlphaComp_32f_AC4R>::call
call               62 modules/cudalegacy/src/calib3d.cpp         void call(const PtrStepSz<float3> src, const float* rot, const float* transl, PtrStepSz<float3> dst, cudaStream_t stream);
call               67 modules/cudalegacy/src/calib3d.cpp         void call(const PtrStepSz<float3> src, const float* rot, const float* transl, const float* proj, PtrStepSz<float2> dst, cudaStream_t stream);
call               96 modules/cudalegacy/src/calib3d.cpp         transform_points::call(src, rot.ptr<float>(), tvec.ptr<float>(), dst, stream);
call              120 modules/cudalegacy/src/calib3d.cpp         project_points::call(src, rot.ptr<float>(), tvec.ptr<float>(), camera_mat.ptr<float>(), dst,stream);
call              171 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp             call(*functor, templateParamList);
call              190 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp                     ::call(functor, templateParamList);
call              197 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp                     ::call(functor, templateParamList);
call              210 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp             functor.call(TList()); //TList instantiated to get the method template parameter resolved
call              216 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp             functor.call(TList());
call              254 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_8U, nppiWarpAffine_8u_C1R>::call, 0, NppWarp<CV_8U, nppiWarpAffine_8u_C3R>::call, NppWarp<CV_8U, nppiWarpAffine_8u_C4R>::call},
call              256 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_16U, nppiWarpAffine_16u_C1R>::call, 0, NppWarp<CV_16U, nppiWarpAffine_16u_C3R>::call, NppWarp<CV_16U, nppiWarpAffine_16u_C4R>::call},
call              258 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_32S, nppiWarpAffine_32s_C1R>::call, 0, NppWarp<CV_32S, nppiWarpAffine_32s_C3R>::call, NppWarp<CV_32S, nppiWarpAffine_32s_C4R>::call},
call              259 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_32F, nppiWarpAffine_32f_C1R>::call, 0, NppWarp<CV_32F, nppiWarpAffine_32f_C3R>::call, NppWarp<CV_32F, nppiWarpAffine_32f_C4R>::call}
call              262 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_8U, nppiWarpAffineBack_8u_C1R>::call, 0, NppWarp<CV_8U, nppiWarpAffineBack_8u_C3R>::call, NppWarp<CV_8U, nppiWarpAffineBack_8u_C4R>::call},
call              264 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_16U, nppiWarpAffineBack_16u_C1R>::call, 0, NppWarp<CV_16U, nppiWarpAffineBack_16u_C3R>::call, NppWarp<CV_16U, nppiWarpAffineBack_16u_C4R>::call},
call              266 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_32S, nppiWarpAffineBack_32s_C1R>::call, 0, NppWarp<CV_32S, nppiWarpAffineBack_32s_C3R>::call, NppWarp<CV_32S, nppiWarpAffineBack_32s_C4R>::call},
call              267 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_32F, nppiWarpAffineBack_32f_C1R>::call, 0, NppWarp<CV_32F, nppiWarpAffineBack_32f_C3R>::call, NppWarp<CV_32F, nppiWarpAffineBack_32f_C4R>::call}
call              393 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_8U, nppiWarpPerspective_8u_C1R>::call, 0, NppWarp<CV_8U, nppiWarpPerspective_8u_C3R>::call, NppWarp<CV_8U, nppiWarpPerspective_8u_C4R>::call},
call              395 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_16U, nppiWarpPerspective_16u_C1R>::call, 0, NppWarp<CV_16U, nppiWarpPerspective_16u_C3R>::call, NppWarp<CV_16U, nppiWarpPerspective_16u_C4R>::call},
call              397 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_32S, nppiWarpPerspective_32s_C1R>::call, 0, NppWarp<CV_32S, nppiWarpPerspective_32s_C3R>::call, NppWarp<CV_32S, nppiWarpPerspective_32s_C4R>::call},
call              398 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_32F, nppiWarpPerspective_32f_C1R>::call, 0, NppWarp<CV_32F, nppiWarpPerspective_32f_C3R>::call, NppWarp<CV_32F, nppiWarpPerspective_32f_C4R>::call}
call              401 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_8U, nppiWarpPerspectiveBack_8u_C1R>::call, 0, NppWarp<CV_8U, nppiWarpPerspectiveBack_8u_C3R>::call, NppWarp<CV_8U, nppiWarpPerspectiveBack_8u_C4R>::call},
call              403 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_16U, nppiWarpPerspectiveBack_16u_C1R>::call, 0, NppWarp<CV_16U, nppiWarpPerspectiveBack_16u_C3R>::call, NppWarp<CV_16U, nppiWarpPerspectiveBack_16u_C4R>::call},
call              405 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_32S, nppiWarpPerspectiveBack_32s_C1R>::call, 0, NppWarp<CV_32S, nppiWarpPerspectiveBack_32s_C3R>::call, NppWarp<CV_32S, nppiWarpPerspectiveBack_32s_C4R>::call},
call              406 modules/cudawarping/src/warp.cpp                 {NppWarp<CV_32F, nppiWarpPerspectiveBack_32f_C1R>::call, 0, NppWarp<CV_32F, nppiWarpPerspectiveBack_32f_C3R>::call, NppWarp<CV_32F, nppiWarpPerspectiveBack_32f_C4R>::call}
call              512 modules/cudawarping/src/warp.cpp         {NppRotate<CV_8U, nppiRotate_8u_C1R>::call, 0, NppRotate<CV_8U, nppiRotate_8u_C3R>::call, NppRotate<CV_8U, nppiRotate_8u_C4R>::call},
call              514 modules/cudawarping/src/warp.cpp         {NppRotate<CV_16U, nppiRotate_16u_C1R>::call, 0, NppRotate<CV_16U, nppiRotate_16u_C3R>::call, NppRotate<CV_16U, nppiRotate_16u_C4R>::call},
call              517 modules/cudawarping/src/warp.cpp         {NppRotate<CV_32F, nppiRotate_32f_C1R>::call, 0, NppRotate<CV_32F, nppiRotate_32f_C3R>::call, NppRotate<CV_32F, nppiRotate_32f_C4R>::call}
call              118 modules/cudev/include/opencv2/cudev/grid/detail/reduce_to_column.hpp         Reduce<BLOCK_SIZE, work_type, work_elem_type, Reductor, cn>::call(smem, myVal);
call              310 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp                 TransformDispatcher<false, Policy>::call(src, dst, op, mask, rows, cols, stream);
call              332 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp                 TransformDispatcher<false, Policy>::call(src1, src2, dst, op, mask, rows, cols, stream);
call              350 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp         TransformDispatcher<false, Policy>::call(src, dst, op, mask, rows, cols, stream);
call              356 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp         TransformDispatcher<false, Policy>::call(src1, src2, dst, op, mask, rows, cols, stream);
call              362 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp         TransformDispatcher<VecTraits<SrcType>::cn == 1 && VecTraits<DstType>::cn == 1 && Policy::shift != 1, Policy>::call(src, dst, op, mask, rows, cols, stream);
call              368 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp         TransformDispatcher<VecTraits<SrcType1>::cn == 1 && VecTraits<SrcType2>::cn == 1 && VecTraits<DstType>::cn == 1 && Policy::shift != 1, Policy>::call(src1, src2, dst, op, mask, rows, cols, stream);
call             1396 modules/highgui/src/window_QT.cpp void CvButtonbar::addButton(QString name, CvButtonCallback call, void* userdata,  int button_type, int initial_button_state)
call             1406 modules/highgui/src/window_QT.cpp         button = (QAbstractButton*) new CvPushButton(this, button_name,call, userdata);
call             1409 modules/highgui/src/window_QT.cpp         button = (QAbstractButton*) new CvCheckBox(this, button_name,call, userdata, initial_button_state);
call             1413 modules/highgui/src/window_QT.cpp         button = (QAbstractButton*) new CvRadioButton(this, button_name,call, userdata, initial_button_state);
call              171 modules/highgui/src/window_QT.h     void addButton(QString button_name, CvButtonCallback call, void* userdata,  int button_type, int initial_button_state);
call              185 modules/highgui/src/window_QT.h     CvPushButton(CvButtonbar* par, QString button_name, CvButtonCallback call, void* userdata);
call              202 modules/highgui/src/window_QT.h     CvCheckBox(CvButtonbar* par, QString button_name, CvButtonCallback call, void* userdata, int initial_button_state);
call              219 modules/highgui/src/window_QT.h     CvRadioButton(CvButtonbar* par, QString button_name, CvButtonCallback call, void* userdata, int initial_button_state);