HomeSort by relevance Sort by last modified time
    Searched full:sub_tab (Results 1 - 1 of 1) sorted by null

  /external/opencv/cxcore/src/
cxarithm.cpp 274 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]);
    [all...]

Completed in 509 milliseconds