Home
last modified time | relevance | path

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

/external/opencv/cvaux/include/
Dcvmat.hpp1176 cvSubS( this, cvScalar(val), this );
1183 cvSubS( this, val, this );
/external/opencv/cxcore/include/
Dcxcore.h519 CV_INLINE void cvSubS( const CvArr* src, CvScalar value, CvArr* dst, in cvSubS() function
/external/opencv3/modules/core/include/opencv2/core/
Dcore_c.h1062 CV_INLINE void cvSubS( const CvArr* src, CvScalar value, CvArr* dst, in cvSubS() function