Searched refs:SetProtectionPayloadTypes (Results 1 – 8 of 8) sorted by relevance
307 virtual void SetProtectionPayloadTypes(int red_payload_type,
153 void SetProtectionPayloadTypes(int red_payload_type,
529 void VideoReceiveStream2::SetProtectionPayloadTypes(int red_payload_type, in SetProtectionPayloadTypes() function in webrtc::internal::VideoReceiveStream2532 rtp_video_stream_receiver_.SetProtectionPayloadTypes(red_payload_type, in SetProtectionPayloadTypes()
209 void SetProtectionPayloadTypes(int red_payload_type, int ulpfec_payload_type);
374 TEST_F(RtpVideoStreamReceiver2Test, SetProtectionPayloadTypes) { in TEST_F() argument378 rtp_video_stream_receiver_->SetProtectionPayloadTypes(104, 107); in TEST_F()
1044 void RtpVideoStreamReceiver2::SetProtectionPayloadTypes( in SetProtectionPayloadTypes() function in webrtc::RtpVideoStreamReceiver2
306 void SetProtectionPayloadTypes(int red_payload_type, in SetProtectionPayloadTypes() function
2983 stream_->SetProtectionPayloadTypes(config_.rtp.red_payload_type, in ReconfigureCodecs()