Home
last modified time | relevance | path

Searched refs:sub_tab (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
Dcxarithm.cpp274 static CvFuncTable sub_tab; local
318 icvInitSubC1RTable( &sub_tab );
325 func_sfs = (CvFunc2D_3A1I)(sub_tab.fn_2d[depth]);
340 func = (CvFunc2D_3A)(sub_tab.fn_2d[depth]);
461 icvInitSubC1RTable( &sub_tab );
468 func_sfs = (CvFunc2D_3A1I)(sub_tab.fn_2d[depth]);
475 func = (CvFunc2D_3A)(sub_tab.fn_2d[depth]);