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

  /external/opencv/cxcore/src/
cxmean.cpp 450 CvFunc2D_2A1P func;
455 func = (CvFunc2D_2A1P)(mean_tab.fn_2d[type]);
cxcopy.cpp 534 CvFunc2D_2A1P func = (CvFunc2D_2A1P)(setm_tab.fn_2d[pix_size]);
612 CvFunc2D_2A1P func;
639 func = (CvFunc2D_2A1P)(setm_tab.fn_2d[pix_size]);
    [all...]
cxcmp.cpp 819 CvFunc2D_2A1P func = (CvFunc2D_2A1P)(cmps_tab[cmp_op].fn_2d[type]);
    [all...]
cxnorm.cpp     [all...]
cxarithm.cpp 541 CvFunc2D_2A1P func;
594 func = (CvFunc2D_2A1P)(subr_tab.fn_2d[CV_MAT_DEPTH(type)]);
703 func = (CvFunc2D_2A1P)(subr_tab.fn_2d[depth]);
    [all...]
cxmatmul.cpp     [all...]
  /external/opencv/cxcore/include/
cxmisc.h     [all...]

Completed in 43 milliseconds