Home
last modified time | relevance | path

Searched defs:toDst (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/cuda/
Ddebayer.cu184 template <> __device__ __forceinline__ uchar toDst<uchar>(const uchar3& pix) in toDst() function
189 template <> __device__ __forceinline__ uchar3 toDst<uchar3>(const uchar3& pix) in toDst() function
193 template <> __device__ __forceinline__ uchar4 toDst<uchar4>(const uchar3& pix) in toDst() function
306 template <> __device__ __forceinline__ ushort toDst<ushort>(const ushort3& pix) in toDst() function
311 template <> __device__ __forceinline__ ushort3 toDst<ushort3>(const ushort3& pix) in toDst() function
315 template <> __device__ __forceinline__ ushort4 toDst<ushort4>(const ushort3& pix) in toDst() function