Searched defs:ShouldReportCsrcChanges (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_receiver_video.cc | 40 bool RTPReceiverVideo::ShouldReportCsrcChanges(uint8_t payload_type) const { in ShouldReportCsrcChanges() function in webrtc::RTPReceiverVideo |
D | rtp_receiver_audio.cc | 117 bool RTPReceiverAudio::ShouldReportCsrcChanges(uint8_t payload_type) const { in ShouldReportCsrcChanges() function in webrtc::RTPReceiverAudio |