Searched defs:_TDemoteClampNN (Results 1 – 1 of 1) sorted by relevance
113 template<typename Tin> inline __host__ __device__ void _TDemoteClampNN(Tin &a, Ncv8u &out) {out = (… in _TDemoteClampNN() function114 template<typename Tin> inline __host__ __device__ void _TDemoteClampNN(Tin &a, Ncv16u &out) {out = … in _TDemoteClampNN() function115 template<typename Tin> inline __host__ __device__ void _TDemoteClampNN(Tin &a, Ncv32u &out) {out = … in _TDemoteClampNN() function116 template<typename Tin> inline __host__ __device__ void _TDemoteClampNN(Tin &a, Ncv32f &out) {out = … in _TDemoteClampNN() function