Searched defs:at_high (Results 1 – 1 of 1) sorted by relevance
| /external/opencv3/modules/core/include/opencv2/core/cuda/ |
| D | border_interpolate.hpp | 72 template <typename T> __device__ __forceinline__ D at_high(int x, const T* data) const in at_high() function 97 …template <typename T> __device__ __forceinline__ D at_high(int y, const T* data, size_t step) const in at_high() function 164 template <typename T> __device__ __forceinline__ D at_high(int x, const T* data) const in at_high() function 204 …template <typename T> __device__ __forceinline__ D at_high(int y, const T* data, size_t step) const in at_high() function 298 template <typename T> __device__ __forceinline__ D at_high(int x, const T* data) const in at_high() function 338 …template <typename T> __device__ __forceinline__ D at_high(int y, const T* data, size_t step) const in at_high() function 432 template <typename T> __device__ __forceinline__ D at_high(int x, const T* data) const in at_high() function 472 …template <typename T> __device__ __forceinline__ D at_high(int y, const T* data, size_t step) const in at_high() function 566 template <typename T> __device__ __forceinline__ D at_high(int x, const T* data) const in at_high() function 606 …template <typename T> __device__ __forceinline__ D at_high(int y, const T* data, size_t step) const in at_high() function
|