OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xr_rr_rtt_ms_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_receiver.cc
67
xr_rr_rtt_ms_
(0),
196
if (
xr_rr_rtt_ms_
== 0) {
199
*rtt_ms =
xr_rr_rtt_ms_
;
200
xr_rr_rtt_ms_
= 0;
879
xr_rr_rtt_ms_
= 0;
[
all
...]
rtcp_receiver.h
298
int64_t
xr_rr_rtt_ms_
;
member in class:webrtc::RTCPReceiver
Completed in 56 milliseconds