CommonAreaInterPtr  365 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp template <class SrcPtr> struct CommonAreaInterPtrSz : CommonAreaInterPtr<SrcPtr>
CommonAreaInterPtr  382 modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp template <class SrcPtr> struct PtrTraits< CommonAreaInterPtrSz<SrcPtr> > : PtrTraitsBase<CommonAreaInterPtrSz<SrcPtr>, CommonAreaInterPtr<SrcPtr> >