Home
last modified time | relevance | path

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

/external/webrtc/video/
Dquality_threshold_unittest.cc18 const int kLowThreshold = 0; in TEST() local
47 const int kLowThreshold = 0; in TEST() local
80 const int kLowThreshold = 0; in TEST() local
98 const int kLowThreshold = 0; in TEST() local
/external/webrtc/api/video_codecs/test/
Dvideo_encoder_software_fallback_wrapper_unittest.cc53 const int kLowThreshold = 10; variable