IntegerAreaInterPtrSz 277 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp __host__ IntegerAreaInterPtrSz<typename PtrTraits<SrcPtr>::ptr_type> interArea(const SrcPtr& src, Size areaSize) IntegerAreaInterPtrSz 279 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp IntegerAreaInterPtrSz<typename PtrTraits<SrcPtr>::ptr_type> i; IntegerAreaInterPtrSz 288 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp template <class SrcPtr> struct PtrTraits< IntegerAreaInterPtrSz<SrcPtr> > : PtrTraitsBase<IntegerAreaInterPtrSz<SrcPtr>, IntegerAreaInterPtr<SrcPtr> >