Searched refs:cvSubS (Results 1 – 2 of 2) sorted by relevance
1176 cvSubS( this, cvScalar(val), this );1183 cvSubS( this, val, this );
519 CV_INLINE void cvSubS( const CvArr* src, CvScalar value, CvArr* dst, in cvSubS() function