Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediasessionclient.cc668 bool ParseJingleVideoCodec(const buzz::XmlElement* elem, VideoCodec* codec) { in ParseJingleVideoCodec() function
718 if (ParseJingleVideoCodec(payload_elem, &codec)) { in ParseJingleVideoContent()