Searched refs:ParseGingleVideoCodec (Results 1 – 1 of 1) sorted by relevance
456 bool ParseGingleVideoCodec(const buzz::XmlElement* element, VideoCodec* out) { in ParseGingleVideoCodec() function586 if (ParseGingleVideoCodec(codec_elem, &codec)) { in ParseGingleVideoContent()