Searched defs:rtp_parameters (Results 1 – 9 of 9) sorted by relevance
69 const webrtc::RtpParameters& rtp_parameters, in CheckScalabilityModeValues()106 const webrtc::RtpParameters& rtp_parameters, in CheckRtpParametersValues()161 const webrtc::RtpParameters& rtp_parameters) { in CheckRtpParametersInvalidModificationAndValues()168 const webrtc::RtpParameters& rtp_parameters, in CheckRtpParametersInvalidModificationAndValues()
3500 webrtc::RtpParameters rtp_parameters = in TEST_F() local5328 webrtc::RtpParameters rtp_parameters = in TEST_F() local7489 auto rtp_parameters = channel_->GetRtpSendParameters(last_ssrc_); in TEST_F() local7511 auto rtp_parameters = channel_->GetRtpSendParameters(last_ssrc_); in TEST_F() local7533 auto rtp_parameters = channel_->GetRtpSendParameters(last_ssrc_); in TEST_F() local7555 auto rtp_parameters = channel_->GetRtpSendParameters(last_ssrc_); in TEST_F() local7598 auto rtp_parameters = channel_->GetRtpSendParameters(last_ssrc_); in TEST_F() local7645 auto rtp_parameters = channel_->GetRtpSendParameters(last_ssrc_); in TEST_F() local7667 auto rtp_parameters = channel_->GetRtpSendParameters(last_ssrc_); in TEST_F() local7689 auto rtp_parameters = channel_->GetRtpSendParameters(last_ssrc_); in TEST_F() local[all …]
1261 webrtc::RtpParameters rtp_parameters = channel_->GetRtpSendParameters(kSsrcX); in TEST_P() local1273 webrtc::RtpParameters rtp_parameters = channel_->GetRtpSendParameters(kSsrcX); in TEST_P() local1281 webrtc::RtpParameters rtp_parameters = channel_->GetRtpSendParameters(kSsrcX); in TEST_P() local1294 webrtc::RtpParameters rtp_parameters = channel_->GetRtpSendParameters(kSsrcX); in TEST_P() local1325 webrtc::RtpParameters rtp_parameters = channel_->GetRtpSendParameters(kSsrcX); in TEST_P() local1341 webrtc::RtpParameters rtp_parameters = channel_->GetRtpSendParameters(kSsrcX); in TEST_P() local1356 webrtc::RtpParameters rtp_parameters = channel_->GetRtpSendParameters(kSsrcX); in TEST_P() local1381 webrtc::RtpParameters rtp_parameters = in TEST_P() local1391 webrtc::RtpParameters rtp_parameters = in TEST_P() local1437 webrtc::RtpParameters rtp_parameters = in TEST_P() local
340 int NumActiveStreams(const webrtc::RtpParameters& rtp_parameters) { in NumActiveStreams()351 const webrtc::RtpParameters& rtp_parameters, in NumSpatialLayersFromEncoding()2950 webrtc::RtpParameters rtp_parameters; in GetRtpParameters() local
957 const webrtc::RtpParameters& rtp_parameters() const { in rtp_parameters() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream1239 webrtc::RtpParameters rtp_parameters; in GetRtpParameters() local
258 RtpParameters rtp_parameters = parameters; in SetParametersInternal() local307 RtpParameters rtp_parameters = parameters; in SetParametersInternalWithAllLayers() local
446 RtpParameters rtp_parameters; in ToRtpParameters() local
619 RtpParameters rtp_parameters = ToRtpParameters<cricket::VideoCodec>( in TEST() local
80 RtpParameters rtp_parameters = sender.value()->GetParameters(); in MaybeAddVideo() local