Home
last modified time | relevance | path

Searched refs:FillSimulcastContext (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/test/pc/e2e/sdp/
Dsdp_changer.h139 void FillSimulcastContext(SessionDescriptionInterface* offer);
Dsdp_changer.cc106 void SignalingInterceptor::FillSimulcastContext( in FillSimulcastContext() function in webrtc::webrtc_pc_e2e::SignalingInterceptor
195 FillSimulcastContext(offer.get()); in PatchVp8Offer()