Lines Matching defs:max_rate
950 opus_int32 max_rate; /* Max bitrate we're allowed to use */1063 max_rate = frame_rate*max_data_bytes*8;1285 if (st->mode != MODE_CELT_ONLY && max_rate < 15000)1555 opus_int32 effective_max_rate = max_rate;