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

  /external/opencv/cxcore/src/
cxsumpixels.cpp 430 CvFunc2D_1A1P func = (CvFunc2D_1A1P)(sum_tab.fn_2d[type]);
520 CvFunc2D_1A1P func = (CvFunc2D_1A1P)(sum_tab.fn_2d[type]);
609 CvFunc2D_1A1P func;
619 func = (CvFunc2D_1A1P)(nz_tab.fn_2d[CV_MAT_DEPTH(type)]);
651 CvFunc2D_1A1P func = (CvFunc2D_1A1P)(nz_tab.fn_2d[CV_MAT_DEPTH(type)]);
    [all...]
cxnorm.cpp     [all...]
  /external/opencv/cxcore/include/
cxmisc.h     [all...]

Completed in 101 milliseconds