Home
last modified time | relevance | path

Searched refs:ComputeScaledHistogram (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/thumbnails/
Dcontent_analysis.cc103 bool ComputeScaledHistogram(const std::vector<float>& source, in ComputeScaledHistogram() function
468 if (!ComputeScaledHistogram(input, &histogram, &minmax)) in AutoSegmentPeaks()
590 bool rows_well_behaved = ComputeScaledHistogram( in ConstrainedProfileSegmentation()
604 bool columns_well_behaved = ComputeScaledHistogram(column_profile, in ConstrainedProfileSegmentation()