Lines Matching refs:CV_IS_HIST
148 if( !CV_IS_HIST(temp))
177 if( !CV_IS_HIST(hist) )
194 if( !CV_IS_HIST(hist) )
231 if( !CV_IS_HIST(hist) )
285 if( !CV_IS_HIST(hist) )
413 if( !CV_IS_HIST(hist1) || !CV_IS_HIST(hist2) )
670 if( !CV_IS_HIST(src) || (dst && !CV_IS_HIST(dst)) )
733 if( !CV_IS_HIST(hist) )
1418 if( !CV_IS_HIST(hist))
2062 if( !CV_IS_HIST(hist))
2157 if( !CV_IS_HIST(hist))
2238 if( !CV_IS_HIST(src[i]) || !CV_IS_HIST(dst[i]) )
2271 if( !CV_IS_HIST(hist) || !CV_IS_HIST(hist_mask) || !CV_IS_HIST(hist_dens) )
2357 return CV_IS_HIST( ((CvHistogram*)ptr) );