HomeSort by relevance Sort by last modified time
    Searched refs:ConstrainedProfileSegmentation (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/thumbnails/
content_analysis.h 47 // target size for retargeting in ConstrainedProfileSegmentation. |target_size|
50 // This routine makes very little sense outside ConstrainedProfileSegmentation
60 void ConstrainedProfileSegmentation(const std::vector<float>& row_profile,
content_analysis.cc 580 void ConstrainedProfileSegmentation(const std::vector<float>& row_profile,
762 ConstrainedProfileSegmentation(row_profile,
content_analysis_unittest.cc 484 TEST_F(ThumbnailContentAnalysisTest, ConstrainedProfileSegmentation) {
548 ConstrainedProfileSegmentation(

Completed in 77 milliseconds