Searched refs:effective_max_rate (Results 1 – 1 of 1) sorted by relevance
1574 opus_int32 effective_max_rate = max_rate; in opus_encode_native() local1577 effective_max_rate = effective_max_rate*2/3; in opus_encode_native()1578 if (effective_max_rate < 13000) in opus_encode_native()1583 if (effective_max_rate < 9600) in opus_encode_native()