transform_unary   348 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp     __host__ void transform_unary(const SrcPtr& src, const GlobPtr<DstType>& dst, const UnOp& op, const MaskPtr& mask, int rows, int cols, cudaStream_t stream)
transform_unary   360 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp     __host__ void transform_unary(const GlobPtr<SrcType>& src, const GlobPtr<DstType>& dst, const UnOp& op, const MaskPtr& mask, int rows, int cols, cudaStream_t stream)