Searched refs:IsRembEnabled (Results 1 – 2 of 2) sorted by relevance
100 static bool IsRembEnabled(const VideoCodec& codec) { in IsRembEnabled() function1754 config_.rtp.remb = IsRembEnabled(recv_codecs.begin()->codec); in SetRecvCodecs()
169 static bool IsRembEnabled(const VideoCodec& codec) { in IsRembEnabled() function1691 remb_enabled = IsRembEnabled(checked_codec); in SetSendCodecs()