NearestInterPtrSz 82 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp __host__ NearestInterPtrSz<typename PtrTraits<SrcPtr>::ptr_type> interNearest(const SrcPtr& src) NearestInterPtrSz 84 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp NearestInterPtrSz<typename PtrTraits<SrcPtr>::ptr_type> i; NearestInterPtrSz 91 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp template <class SrcPtr> struct PtrTraits< NearestInterPtrSz<SrcPtr> > : PtrTraitsBase<NearestInterPtrSz<SrcPtr>, NearestInterPtr<SrcPtr> >