Home
last modified time | relevance | path

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

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