Home
last modified time | relevance | path

Searched refs:schedule_next_rtcp_send_evaluation_function_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtcp_sender.cc153 schedule_next_rtcp_send_evaluation_function_( in RTCPSender()
970 if (schedule_next_rtcp_send_evaluation_function_) in SetNextRtcpSendEvaluationDuration()
971 schedule_next_rtcp_send_evaluation_function_(duration); in SetNextRtcpSendEvaluationDuration()
H A Drtcp_sender.h251 schedule_next_rtcp_send_evaluation_function_; variable