Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/include/
H A Dremote_bitrate_estimator.h65 static const int64_t kStreamTimeOutMs = 2000; variable
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time_unittest.cc106 const int64_t kStreamTimeOutMs = 2000; in TEST_F() local