Searched refs:DisableEncodingLayers (Results 1 – 5 of 5) sorted by relevance
99 virtual RTCError DisableEncodingLayers(207 RTCError DisableEncodingLayers(const std::vector<std::string>& rid) override;
508 RTCError RtpSenderBase::DisableEncodingLayers( in DisableEncodingLayers() function in webrtc::RtpSenderBase
423 sender->DisableEncodingLayers(disabled_layers); in RunDisableEncodingLayersTest()
564 result = sender->DisableEncodingLayers(disabled_layers); in UpdateSimulcastLayerStatusInSender()598 return sender->DisableEncodingLayers(disabled_layers); in DisableSimulcastInSender()
102 MOCK_METHOD1(DisableEncodingLayers,