Lines Matching refs:CV_IS_HIST
2664 if( !CV_IS_HIST(temp))
2685 if( !CV_IS_HIST(hist) )
2695 if( !CV_IS_HIST(hist) )
2727 if( !CV_IS_HIST(hist) )
2774 if( !CV_IS_HIST(hist) )
2892 if( !CV_IS_HIST(hist1) || !CV_IS_HIST(hist2) )
3052 if( !CV_IS_HIST(src) || (dst && !CV_IS_HIST(dst)) )
3120 if( !CV_IS_HIST(hist) )
3179 if( !CV_IS_HIST(hist))
3242 if( !CV_IS_HIST(hist))
3305 if( !CV_IS_HIST(hist))
3379 if( !CV_IS_HIST(src[i]) || !CV_IS_HIST(dst[i]) )
3406 if( !CV_IS_HIST(hist) || !CV_IS_HIST(hist_mask) || !CV_IS_HIST(hist_dens) )
3683 return CV_IS_HIST( ((CvHistogram*)ptr) );