Searched refs:baseline_histogram (Results 1 – 2 of 2) sorted by relevance
12 baseline_histogram = """{"count": 3, "buckets": [22 histogram_util.SubtractHistogram(later_histogram, baseline_histogram))
181 RgbaToCountMap baseline_histogram; in HistogramPercentageDifferent() local185 ++baseline_histogram[baseline.pixel_at(x, y)]; in HistogramPercentageDifferent()194 RgbaToCountMap::iterator it = baseline_histogram.find(actual_rgba); in HistogramPercentageDifferent()195 if (it != baseline_histogram.end() && it->second > 0) in HistogramPercentageDifferent()