Home
last modified time | relevance | path

Searched refs:CV_SUB (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxmisc.h172 #define CV_SUB(a, b) ((a) - (b)) macro
/external/opencv/cxcore/src/
Dcxarithm.cpp245 ICV_DEF_UN_ARI_ALL( CV_SUB, SubRC ) in ICV_DEF_BIN_ARI_ALL()