Searched refs:ParseJingleVideoCodec (Results 1 – 1 of 1) sorted by relevance
668 bool ParseJingleVideoCodec(const buzz::XmlElement* elem, VideoCodec* codec) { in ParseJingleVideoCodec() function718 if (ParseJingleVideoCodec(payload_elem, &codec)) { in ParseJingleVideoContent()