Home
last modified time | relevance | path

Searched defs:kBetweenThresholds (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/video/
Dquality_threshold_unittest.cc85 const int kBetweenThresholds = (kLowThreshold + kHighThreshold) / 2; in TEST() local
103 const int kBetweenThresholds = (kLowThreshold + kHighThreshold) / 2; in TEST() local