Home
last modified time | relevance | path

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

/external/webrtc/video/
Dquality_threshold_unittest.cc20 const float kFraction = 0.75f; in TEST() local
23 QualityThreshold thresh(kLowThreshold, kHighThreshold, kFraction, in TEST()
27 static_cast<int>(kFraction * kMaxMeasurements + 1); in TEST()
49 const float kFraction = 0.8f; in TEST() local
58 QualityThreshold thresh(kLowThreshold, kHighThreshold, kFraction, in TEST()
82 const float kFraction = 0.6f; in TEST() local
87 QualityThreshold thresh(kLowThreshold, kHighThreshold, kFraction, in TEST()
100 const float kFraction = 0.75f; in TEST() local
105 static_cast<int>(kFraction * kMaxMeasurements + 1); in TEST()
107 QualityThreshold thresh(kLowThreshold, kHighThreshold, kFraction, in TEST()