border_interpolate.hpp | 67 template <typename T> __device__ __forceinline__ D at_low(int x, const T* data) const function in struct:cv::cuda::device::BrdRowConstant 92 template <typename T> __device__ __forceinline__ D at_low(int y, const T* data, size_t step) const function in struct:cv::cuda::device::BrdColConstant 159 template <typename T> __device__ __forceinline__ D at_low(int x, const T* data) const function in struct:cv::cuda::device::BrdRowReplicate 199 template <typename T> __device__ __forceinline__ D at_low(int y, const T* data, size_t step) const function in struct:cv::cuda::device::BrdColReplicate 293 template <typename T> __device__ __forceinline__ D at_low(int x, const T* data) const function in struct:cv::cuda::device::BrdRowReflect101 333 template <typename T> __device__ __forceinline__ D at_low(int y, const T* data, size_t step) const function in struct:cv::cuda::device::BrdColReflect101 427 template <typename T> __device__ __forceinline__ D at_low(int x, const T* data) const function in struct:cv::cuda::device::BrdRowReflect 467 template <typename T> __device__ __forceinline__ D at_low(int y, const T* data, size_t step) const function in struct:cv::cuda::device::BrdColReflect 561 template <typename T> __device__ __forceinline__ D at_low(int x, const T* data) const function in struct:cv::cuda::device::BrdRowWrap 601 template <typename T> __device__ __forceinline__ D at_low(int y, const T* data, size_t step) cons function in struct:cv::cuda::device::BrdColWrap [all...] |