Searched refs:new_rtx_codecs (Results 1 – 1 of 1) sorted by relevance
815 RtxCodecReferences new_rtx_codecs; in FindCodecsToOffer() local825 new_rtx_codecs.insert(std::pair<int, C>(referenced_pl_type, in FindCodecsToOffer()842 new_rtx_codecs.find(original_payload_id); in FindCodecsToOffer()843 if (rtx_it != new_rtx_codecs.end()) { in FindCodecsToOffer()852 for (typename RtxCodecReferences::iterator it = new_rtx_codecs.begin(); in FindCodecsToOffer()853 it != new_rtx_codecs.end(); ++it) { in FindCodecsToOffer()