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

  /external/opencv/cxcore/include/
cxmisc.h 186 #define CV_GE(a, b) ((a) >= (b))
    [all...]
  /external/opencv/cxcore/src/
cxcmp.cpp 512 ICV_DEF_CMP_CONST_FUNC( CV_GE, CmpGE, flavor, arrtype, worktype, _toggle_macro_)\
    [all...]

Completed in 38 milliseconds