Searched refs:effective_max_rate (Results 1 – 1 of 1) sorted by relevance
1768 opus_int32 effective_max_rate = max_rate; in opus_encode_native() local1770 effective_max_rate = effective_max_rate*2/3; in opus_encode_native()1771 if (effective_max_rate < 8000) in opus_encode_native()1776 if (effective_max_rate < 7000) in opus_encode_native()