horizontal_pass    61 modules/cudev/include/opencv2/cudev/grid/detail/integral.hpp     __global__ void horizontal_pass(const SrcPtr src, GlobPtr<D> dst, const int cols)
horizontal_pass   103 modules/cudev/include/opencv2/cudev/grid/detail/integral.hpp     __global__ void horizontal_pass(const GlobPtr<T> src, GlobPtr<D> dst, const int cols)
horizontal_pass   146 modules/cudev/include/opencv2/cudev/grid/detail/integral.hpp     __host__ void horizontal_pass(const SrcPtr& src, const GlobPtr<D>& dst, int rows, int cols, cudaStream_t stream)