Home
last modified time | relevance | path

Searched refs:adjust_bandwidth_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/opus/
Daudio_encoder_opus.h156 const bool adjust_bandwidth_; variable
Daudio_encoder_opus.cc362 adjust_bandwidth_( in AudioEncoderOpusImpl()
610 if (adjust_bandwidth_ && bitrate_changed_) { in EncodeImpl()