Searched refs:CvGetRectSubPixFunc (Results 1 – 1 of 1) sorted by relevance
530 typedef CvStatus (CV_STDCALL *CvGetRectSubPixFunc)( const void* src, int src_step, typedef547 CvGetRectSubPixFunc func; in cvGetRectSubPix()578 func = (CvGetRectSubPixFunc)(gr_tab[cn != 1].fn_2d[CV_MAT_DEPTH(src->type)]); in cvGetRectSubPix()585 func = (CvGetRectSubPixFunc)(gr_tab[cn != 1].fn_2d[1]); in cvGetRectSubPix()