Searched refs:effective_max_rate (Results 1 – 1 of 1) sorted by relevance
1752 opus_int32 effective_max_rate = max_rate; in opus_encode_native() local1754 effective_max_rate = effective_max_rate*2/3; in opus_encode_native()1755 if (effective_max_rate < 8000) in opus_encode_native()1760 if (effective_max_rate < 7000) in opus_encode_native()