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

  /external/opencv/cxcore/include/
cxmisc.h 172 #define CV_SUB(a, b) ((a) - (b))
    [all...]
  /external/opencv/cxcore/src/
cxarithm.cpp 245 ICV_DEF_UN_ARI_ALL( CV_SUB, SubRC )
    [all...]

Completed in 52 milliseconds