Home
last modified time | relevance | path

Searched refs:CubicInterPtr (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/
Dinterpolation.hpp155 template <typename SrcPtr> struct CubicInterPtr struct
213 template <class SrcPtr> struct CubicInterPtrSz : CubicInterPtr<SrcPtr>
228 …rTraits< CubicInterPtrSz<SrcPtr> > : PtrTraitsBase<CubicInterPtrSz<SrcPtr>, CubicInterPtr<SrcPtr> >