Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxarithm.cpp238 #undef CV_SUB_R
239 #define CV_SUB_R(a,b) ((b) - (a)) macro
242 ICV_DEF_BIN_ARI_ALL( CV_SUB_R, Sub, CV_FAST_CAST_8U ) in ICV_DEF_BIN_ARI_ALL()