Searched refs:current_recive_codec (Results 1 – 1 of 1) sorted by relevance
4049 CodecInst current_recive_codec; in GetPlayoutFrequency() local4050 if (audio_coding_->ReceiveCodec(¤t_recive_codec) == 0) { in GetPlayoutFrequency()4051 if (STR_CASE_CMP("G722", current_recive_codec.plname) == 0) { in GetPlayoutFrequency()4057 } else if (STR_CASE_CMP("opus", current_recive_codec.plname) == 0) { in GetPlayoutFrequency()