Home
last modified time | relevance | path

Searched defs:SetupMediaChannel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dvideo_rtp_receiver.cc177 void VideoRtpReceiver::SetupMediaChannel(uint32_t ssrc) { in SetupMediaChannel() function in webrtc::VideoRtpReceiver
313 void VideoRtpReceiver::SetupMediaChannel(absl::optional<uint32_t> ssrc, in SetupMediaChannel() function in webrtc::VideoRtpReceiver
H A Daudio_rtp_receiver.cc205 void AudioRtpReceiver::SetupMediaChannel(uint32_t ssrc) { in SetupMediaChannel() function in webrtc::AudioRtpReceiver