Searched refs:RtxCodecReferences (Results 1 – 1 of 1) sorted by relevance
888 typedef std::map<int, C> RtxCodecReferences; in FindCodecsToOffer() typedef889 RtxCodecReferences new_rtx_codecs; in FindCodecsToOffer()915 typename RtxCodecReferences::iterator rtx_it = in FindCodecsToOffer()926 for (typename RtxCodecReferences::iterator it = new_rtx_codecs.begin(); in FindCodecsToOffer()