Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/include/
Dremote_bitrate_estimator.h81 static const int64_t kStreamTimeOutMs = 2000; variable
/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time_unittest.cc102 const int64_t kStreamTimeOutMs = 2000; in TEST_F() local