Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dsdp_serializer.cc101 RTCErrorOr<SimulcastLayerList> ParseSimulcastLayerList(const std::string& str) { in ParseSimulcastLayerList() function
231 list1 = ParseSimulcastLayerList(tokens[1]); in DeserializeSimulcastDescription()
237 list2 = ParseSimulcastLayerList(tokens[3]); in DeserializeSimulcastDescription()