HomeSort by relevance Sort by last modified time
    Searched refs:CV_GET_FUNC_PTR (Results 1 - 3 of 3) sorted by null

  /external/opencv/cxcore/src/
cxnorm.cpp     [all...]
cxrand.cpp 537 CV_GET_FUNC_PTR( func, (CvFunc2D_1A2P)(fastrng_tab.fn_2d[depth]));
551 CV_GET_FUNC_PTR( func, (CvFunc2D_1A2P)(rng_tab[0].fn_2d[depth]));
565 CV_GET_FUNC_PTR( func, (CvFunc2D_1A2P)(rng_tab[1].fn_2d[depth]));
  /external/opencv/cxcore/include/
cxmisc.h     [all...]

Completed in 20 milliseconds