Searched refs:cvOrS (Results 1 - 4 of 4) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvmat.cpp679 cvOrS( a, scalar, this );
683 cvOrS( this, scalar, this );
/external/opencv/cxcore/src/
H A Dcxlogic.cpp555 cvOrS( const void* src, CvScalar scalar, void* dst, const void* mask ) function
/external/opencv/cvaux/include/
H A Dcvmat.hpp1239 cvOrS( this, cvScalarAll(val), this );
1246 cvOrS( this, val, this );
/external/opencv/cxcore/include/
H A Dcxcore.h567 CVAPI(void) cvOrS( const CvArr* src, CvScalar value,

Completed in 443 milliseconds