Searched refs:QN_JINGLE_RTP_BANDWIDTH (Results 1 – 4 of 4) sorted by relevance
131 extern const buzz::StaticQName QN_JINGLE_RTP_BANDWIDTH;
114 const buzz::StaticQName QN_JINGLE_RTP_BANDWIDTH = variable
1027 elem->AddElement(CreateBandwidthElem(QN_JINGLE_RTP_BANDWIDTH, in CreateJingleVideoContentElem()1079 elem->AddElement(CreateBandwidthElem(QN_JINGLE_RTP_BANDWIDTH, in CreateJingleRtpDataContentElem()
1421 return content_desc->FirstNamed(cricket::QN_JINGLE_RTP_BANDWIDTH); in BandwidthFromContent()