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