Searched refs:OPUS_BITRATE_MAX (Results 1 – 4 of 4) sorted by relevance
170 #define OPUS_BITRATE_MAX -1 /**<Maximum bitrate @hideinitializer*/ macro
629 } else if (st->bitrate_bps==OPUS_BITRATE_MAX) in surround_rate_allocation()977 if (value<0 && value!=OPUS_AUTO && value!=OPUS_BITRATE_MAX) in opus_multistream_encoder_ctl()
548 else if (st->user_bitrate_bps==OPUS_BITRATE_MAX) in user_bitrate_to_bitrate()1698 celt_encoder_ctl(celt_enc, OPUS_SET_BITRATE(OPUS_BITRATE_MAX)); in opus_encode_native()2077 if (value != OPUS_AUTO && value != OPUS_BITRATE_MAX) in opus_encoder_ctl()
198 st->bitrate = OPUS_BITRATE_MAX; in opus_custom_encoder_init()1358 if (st->vbr && st->bitrate!=OPUS_BITRATE_MAX) in celt_encode_with_ec()1373 if (st->bitrate!=OPUS_BITRATE_MAX) in celt_encode_with_ec()2217 if (value<=500 && value!=OPUS_BITRATE_MAX) in opus_custom_encoder_ctl()