Searched refs:new_rtx_codecs (Results 1 – 1 of 1) sorted by relevance
889 RtxCodecReferences new_rtx_codecs; in FindCodecsToOffer() local899 new_rtx_codecs.insert(std::pair<int, C>(referenced_pl_type, in FindCodecsToOffer()916 new_rtx_codecs.find(original_payload_id); in FindCodecsToOffer()917 if (rtx_it != new_rtx_codecs.end()) { in FindCodecsToOffer()926 for (typename RtxCodecReferences::iterator it = new_rtx_codecs.begin(); in FindCodecsToOffer()927 it != new_rtx_codecs.end(); ++it) { in FindCodecsToOffer()