Searched refs:GetParametersInternalWithAllLayers (Results 1 – 4 of 4) sorted by relevance
51 GetParametersInternalWithAllLayers,
83 virtual RtpParameters GetParametersInternalWithAllLayers() const = 0;145 RtpParameters GetParametersInternalWithAllLayers() const override;
210 RtpParameters RtpSenderBase::GetParametersInternalWithAllLayers() const { in GetParametersInternalWithAllLayers() function in webrtc::RtpSenderBase521 RtpParameters parameters = GetParametersInternalWithAllLayers(); in DisableEncodingLayers()
543 RtpParameters parameters = sender->GetParametersInternalWithAllLayers(); in UpdateSimulcastLayerStatusInSender()588 RtpParameters parameters = sender->GetParametersInternalWithAllLayers(); in DisableSimulcastInSender()674 transceiver->sender_internal()->GetParametersInternalWithAllLayers(); in GetMediaDescriptionOptionsForTransceiver()