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

  /external/opencv/cxcore/src/
cxlogic.cpp 180 const void* maskarr, CvFunc2D_2A1P1I fn_2d )
522 icvLogicS( src, &scalar, dst, mask, (CvFunc2D_2A1P1I)icvXorC_8u_CnR );
539 icvLogicS( src, &scalar, dst, mask, (CvFunc2D_2A1P1I)icvAndC_8u_CnR );
557 icvLogicS( src, &scalar, dst, mask, (CvFunc2D_2A1P1I)icvOrC_8u_CnR );
_cxcore.h 90 typedef CvFunc2D_2A1P1I CvArithmUniMaskFunc2D;
cxnorm.cpp     [all...]
  /external/opencv/cxcore/include/
cxmisc.h     [all...]

Completed in 327 milliseconds