Lines Matching refs:CV_HIST_UNIFORM_FLAG
750 hist->type |= CV_HIST_UNIFORM_FLAG + CV_HIST_RANGES_FLAG;784 hist->type &= ~CV_HIST_UNIFORM_FLAG;2379 (is_uniform ? CV_HIST_UNIFORM_FLAG : 0) |