Searched refs:new_rtcp_sr (Results 1 – 4 of 4) sorted by relevance
35 bool new_rtcp_sr = false; in UpdateRtcpTimestamp() local37 ntp_secs, ntp_frac, rtcp_timestamp, &rtcp_list_, &new_rtcp_sr)) { in UpdateRtcpTimestamp()40 if (!new_rtcp_sr) { in UpdateRtcpTimestamp()
61 bool* new_rtcp_sr) { in UpdateRtcpList() argument62 *new_rtcp_sr = false; in UpdateRtcpList()87 *new_rtcp_sr = true; in UpdateRtcpList()
42 bool new_rtcp_sr = false; in UpdateMeasurements() local44 ntp_secs, ntp_frac, rtp_timestamp, &stream->rtcp, &new_rtcp_sr)) { in UpdateMeasurements()
37 bool* new_rtcp_sr);