HomeSort by relevance Sort by last modified time
    Searched refs:_pixDemoteClampZ (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/cudalegacy/src/cuda/
NCVPyramid.cu 286 T outPix = _pixDemoteClampZ<TVFlt, T>(mixture);
339 return _pixDemoteClampZ<TVFlt, T>(tmp);
361 return _pixDemoteClampZ<TVFlt, T>(mixture);
NCVPixelOperations.hpp 183 template<typename Tin, typename Tout> inline __host__ __device__ Tout _pixDemoteClampZ(Tin &pix)

Completed in 102 milliseconds