OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kStreamTimeOutMs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/include/
remote_bitrate_estimator.h
93
static const int
kStreamTimeOutMs
= 2000;
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimator_single_stream.cc
171
now_ms - GetPacketTimeMs(it) >
kStreamTimeOutMs
) {
172
// This over-use detector hasn't received packets for |
kStreamTimeOutMs
|
Completed in 2821 milliseconds