Searched refs:recip_tab (Results 1 – 1 of 1) sorted by relevance
1658 static CvFuncTable recip_tab; in cvDiv() local1677 icvInitRecipC1RTable( &recip_tab ); in cvDiv()1756 CvRecipFunc func = (CvRecipFunc)(recip_tab.fn_2d[CV_MAT_DEPTH(type)]); in cvDiv()1807 CvRecipFunc func = (CvRecipFunc)(recip_tab.fn_2d[CV_MAT_DEPTH(type)]); in cvDiv()