Searched refs:FindMatchingCodec (Results 1 – 1 of 1) sorted by relevance
790 static bool FindMatchingCodec(const std::vector<C>& codecs, in FindMatchingCodec() function820 if (!FindMatchingCodec<C>(*offered_codecs, *it, NULL) && IsRtxCodec(*it)) { in FindCodecsToOffer()833 if (!FindMatchingCodec<C>(*offered_codecs, *it, NULL) && !IsRtxCodec(*it)) { in FindCodecsToOffer()