Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dvie_sync_module.cc126 RtpRtcp* voice_rtp_rtcp = NULL; in Process() local
128 if (0 != voe_sync_interface_->GetRtpRtcp(voe_channel_id_, &voice_rtp_rtcp, in Process()
132 assert(voice_rtp_rtcp); in Process()
140 if (UpdateMeasurements(&audio_measurement_, *voice_rtp_rtcp, in Process()