Home | History | Annotate | Download | only in src

Lines Matching refs:CV_IS_SET

288         int is_map = CV_IS_SET(seq);
5231 if( !memstorage && (CV_IS_SEQ( ptr ) || CV_IS_SET( ptr )) )