Home
last modified time | relevance | path

Searched refs:_average4_CN (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudalegacy/src/cuda/
DNCVPyramid.cu54 template<typename T, Ncv32u CN> struct __average4_CN {static __host__ __device__ T _average4_CN(con…
57 static __host__ __device__ T _average4_CN(const T &p00, const T &p01, const T &p10, const T &p11) in _average4_CN() function
65 static __host__ __device__ float1 _average4_CN(const float1 &p00, const float1 &p01, const float1 &… in _average4_CN() function
73 static __host__ __device__ double1 _average4_CN(const double1 &p00, const double1 &p01, const doubl… in _average4_CN() function
81 static __host__ __device__ T _average4_CN(const T &p00, const T &p01, const T &p10, const T &p11) in _average4_CN() function
91 static __host__ __device__ float3 _average4_CN(const float3 &p00, const float3 &p01, const float3 &… in _average4_CN() function
101 static __host__ __device__ double3 _average4_CN(const double3 &p00, const double3 &p01, const doubl… in _average4_CN() function
111 static __host__ __device__ T _average4_CN(const T &p00, const T &p01, const T &p10, const T &p11) in _average4_CN() function
122 static __host__ __device__ float4 _average4_CN(const float4 &p00, const float4 &p01, const float4 &… in _average4_CN() function
133 static __host__ __device__ double4 _average4_CN(const double4 &p00, const double4 &p01, const doubl… in _average4_CN() function
[all …]