Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu204 static inline __host__ __device__ T_out scanElemOp(T_in elem) in scanElemOp() function
213 static inline __host__ __device__ T_out scanElemOp(T_in elem, Int2Type<0>) in scanElemOp() function
218 static inline __host__ __device__ T_out scanElemOp(T_in elem, Int2Type<1>) in scanElemOp() function