Searched defs:horizontal_pass (Results 1 – 1 of 1) sorted by relevance
61 __global__ void horizontal_pass(const SrcPtr src, GlobPtr<D> dst, const int cols) in horizontal_pass() function103 __global__ void horizontal_pass(const GlobPtr<T> src, GlobPtr<D> dst, const int cols) in horizontal_pass() function146 …__host__ void horizontal_pass(const SrcPtr& src, const GlobPtr<D>& dst, int rows, int cols, cudaSt… in horizontal_pass() function