Home
last modified time | relevance | path

Searched defs:SetProtectionPayloadTypes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/media/engine/
H A Dfake_webrtc_call.h306 void SetProtectionPayloadTypes(int red_payload_type, in SetProtectionPayloadTypes() function
/aosp_15_r20/external/webrtc/video/
H A Drtp_video_stream_receiver2.cc1044 void RtpVideoStreamReceiver2::SetProtectionPayloadTypes( in SetProtectionPayloadTypes() function in webrtc::RtpVideoStreamReceiver2
H A Dvideo_receive_stream2.cc529 void VideoReceiveStream2::SetProtectionPayloadTypes(int red_payload_type, in SetProtectionPayloadTypes() function in webrtc::internal::VideoReceiveStream2
H A Drtp_video_stream_receiver2_unittest.cc374 TEST_F(RtpVideoStreamReceiver2Test, SetProtectionPayloadTypes) { in TEST_F() argument