FixPtCast        1231 modules/imgproc/src/pyramids.cpp         func = pyrDown_<FixPtCast<uchar, 8>, PyrDownVec_32s8u>;
FixPtCast        1233 modules/imgproc/src/pyramids.cpp         func = pyrDown_<FixPtCast<short, 8>, PyrDownVec_32s16s >;
FixPtCast        1235 modules/imgproc/src/pyramids.cpp         func = pyrDown_<FixPtCast<ushort, 8>, PyrDownVec_32s16u >;
FixPtCast        1308 modules/imgproc/src/pyramids.cpp         func = pyrUp_<FixPtCast<uchar, 6>, PyrUpVec_32s8u >;
FixPtCast        1310 modules/imgproc/src/pyramids.cpp         func = pyrUp_<FixPtCast<short, 6>, PyrUpVec_32s16s >;
FixPtCast        1312 modules/imgproc/src/pyramids.cpp         func = pyrUp_<FixPtCast<ushort, 6>, PyrUpVec_32s16u >;