Home | History | Annotate | Download | only in src

Lines Matching refs:CV_IS_SPARSE_HIST

153         if( CV_IS_SPARSE_HIST( temp ))
234 if( !CV_IS_SPARSE_HIST(hist) )
290 if( !CV_IS_SPARSE_HIST(hist) )
797 int is_sparse = CV_IS_SPARSE_HIST( hist );
875 int is_sparse = CV_IS_SPARSE_HIST(hist);
1127 int is_sparse = CV_IS_SPARSE_HIST
1479 if( !CV_IS_SPARSE_HIST(hist))
1489 else if( !CV_IS_SPARSE_HIST(hist))
1527 if( !CV_IS_SPARSE_HIST(hist))
1558 int is_sparse = CV_IS_SPARSE_HIST(hist);
1818 int is_sparse = CV_IS_SPARSE_HIST(hist);
2480 else if(CV_IS_SPARSE_HIST(hist)){