Home | History | Annotate | Download | only in src

Lines Matching defs:nz

167     int el_type = 0, nz = -1;
183 CV_CALL( nz = cvCountNonZero(_element));
184 if( nz == _ksize.width*_ksize.height )