call              314 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             static void call(PtrStepSz<T> src, PtrStepSz<D> dst, UnOp op, Mask mask, cudaStream_t stream)
call              329 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             static void call(PtrStepSz<T1> src1, PtrStepSz<T2> src2, PtrStepSz<D> dst, BinOp op, Mask mask, cudaStream_t stream)
call              346 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             static void call(PtrStepSz<T> src, PtrStepSz<D> dst, UnOp op, Mask mask, cudaStream_t stream)
call              370 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             static void call(PtrStepSz<T1> src1, PtrStepSz<T2> src2, PtrStepSz<D> dst, BinOp op, Mask mask, cudaStream_t stream)
call               91 modules/cudaarithm/src/core.cpp         static void call(const GpuMat& src, GpuMat& dst, int flipCode, cudaStream_t stream)
call              351 modules/cudaarithm/src/element_operations.cpp         static void call(const GpuMat& src, Scalar_<Npp32u> sc, GpuMat& dst, cudaStream_t stream)
call              369 modules/cudaarithm/src/element_operations.cpp         static void call(const GpuMat& src, Scalar_<Npp32u> sc, GpuMat& dst, cudaStream_t stream)
call             2272 modules/cudaimgproc/src/color.cpp         static void call(const GpuMat& img1, const GpuMat& img2, GpuMat& dst, NppiAlphaOp eAlphaOp, cudaStream_t stream)
call              154 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp         static void call(Func *functor, ...)
call              176 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp         static void call( Func &functor, std::vector<int> &templateParamList)
call              207 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp         static void call(Func &functor)
call              213 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp         static void call(Func &functor, std::vector<int> &templateParams)
call              151 modules/cudawarping/src/warp.cpp         static void call(const cv::cuda::GpuMat& src, cv::cuda::GpuMat& dst, double coeffs[][3], int interpolation, cudaStream_t stream)
call              479 modules/cudawarping/src/warp.cpp         static void call(const GpuMat& src, GpuMat& dst, Size dsize, double angle, double xShift, double yShift, int interpolation, cudaStream_t stream)
call               61 modules/cudev/include/opencv2/cudev/grid/detail/reduce_to_column.hpp         __device__ __forceinline__ static void call(work_elem_type smem[1][BLOCK_SIZE], work_type& myVal)
call               70 modules/cudev/include/opencv2/cudev/grid/detail/reduce_to_column.hpp         __device__ __forceinline__ static void call(work_elem_type smem[2][BLOCK_SIZE], work_type& myVal)
call               79 modules/cudev/include/opencv2/cudev/grid/detail/reduce_to_column.hpp         __device__ __forceinline__ static void call(work_elem_type smem[3][BLOCK_SIZE], work_type& myVal)
call               88 modules/cudev/include/opencv2/cudev/grid/detail/reduce_to_column.hpp         __device__ __forceinline__ static void call(work_elem_type smem[4][BLOCK_SIZE], work_type& myVal)
call              264 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp         __host__ static void call(const SrcPtr& src, const GlobPtr<DstType>& dst, const UnOp& op, const MaskPtr& mask, int rows, int cols, cudaStream_t stream)
call              277 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp         __host__ static void call(const SrcPtr1& src1, const SrcPtr2& src2, const GlobPtr<DstType>& dst, const BinOp& op, const MaskPtr& mask, int rows, int cols, cudaStream_t stream)
call              304 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp         __host__ static void call(const GlobPtr<SrcType>& src, const GlobPtr<DstType>& dst, const UnOp& op, const MaskPtr& mask, int rows, int cols, cudaStream_t stream)
call              325 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp         __host__ static void call(const GlobPtr<SrcType1>& src1, const GlobPtr<SrcType2>& src2, const GlobPtr<DstType>& dst, const BinOp& op, const MaskPtr& mask, int rows, int cols, cudaStream_t stream)