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

  /external/opencv/cxcore/src/
cxrand.cpp 460 CvFunc2D_1A2P func = 0;
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]));
cxmeansdv.cpp     [all...]
  /external/opencv/cxcore/include/
cxmisc.h     [all...]

Completed in 210 milliseconds