Home
last modified time | relevance | path

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

/external/opencv3/modules/cudev/include/opencv2/cudev/expr/
Dwarping.hpp143 pyrUp_(const SrcPtr& src) in pyrUp_() function
/external/opencv3/modules/imgproc/src/
Dpyramids.cpp975 pyrUp_( const Mat& _src, Mat& _dst, int) in pyrUp_() function
1308 func = pyrUp_<FixPtCast<uchar, 6>, PyrUpVec_32s8u >; in pyrUp()
1310 func = pyrUp_<FixPtCast<short, 6>, PyrUpVec_32s16s >; in pyrUp()
1312 func = pyrUp_<FixPtCast<ushort, 6>, PyrUpVec_32s16u >; in pyrUp()
1314 func = pyrUp_<FltCast<float, 6>, PyrUpVec_32f >; in pyrUp()
1316 func = pyrUp_<FltCast<double, 6>, PyrUpNoVec<double, double> >; in pyrUp()