Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvmat.cpp542 cvNot( src, this );
568 cvNot( this, this );
574 cvNot( b, this );
576 cvNot( this, this );
580 cvNot( a, this );
588 cvNot( a, this );
590 cvNot( this, this );
594 cvNot( b, this );
607 cvNot( this, this );
613 cvNot( b, this );
[all …]
/external/opencv/cxcore/src/
Dcxlogic.cpp617 cvNot( const void* srcarr, void* dstarr ) in cvNot() function
/external/opencv/cxcore/include/
Dcxcore.h579 CVAPI(void) cvNot( const CvArr* src, CvArr* dst );