Searched refs:CvCvtFunc (Results 1 – 1 of 1) sorted by relevance
1485 typedef CvStatus (CV_STDCALL *CvCvtFunc)( const void* src, int srcstep, typedef1563 CvCvtFunc func = (CvCvtFunc)(cvt_tab.fn_2d[CV_MAT_DEPTH(dsttype)]); in cvConvertScale()1661 CvCvtFunc func = (CvCvtFunc)(cvt_tab.fn_2d[CV_MAT_DEPTH(dst->type)]); in cvConvertScale()