Searched refs:CvPyramidFunc (Results 1 – 1 of 1) sorted by relevance
913 typedef CvStatus (CV_STDCALL * CvPyramidFunc) typedef945 CvPyramidFunc func; in cvPyrUp()979 func = (CvPyramidFunc)pyrup_tab.fn_2d[depth]; in cvPyrUp()1038 CvPyramidFunc func; in cvPyrDown()1086 func = (CvPyramidFunc)pyrdown_tab.fn_2d[depth]; in cvPyrDown()