Lines Matching refs:pyrUp_
975 pyrUp_( const Mat& _src, Mat& _dst, int)
1308 func = pyrUp_<FixPtCast<uchar, 6>, PyrUpVec_32s8u >;
1310 func = pyrUp_<FixPtCast<short, 6>, PyrUpVec_32s16s >;
1312 func = pyrUp_<FixPtCast<ushort, 6>, PyrUpVec_32s16u >;
1314 func = pyrUp_<FltCast<float, 6>, PyrUpVec_32f >;
1316 func = pyrUp_<FltCast<double, 6>, PyrUpNoVec<double, double> >;