Home
last modified time | relevance | path

Searched defs:SetEstimatedBandwidthSafe (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Dacm_isac.cc110 int32_t ACMISAC::SetEstimatedBandwidthSafe(int32_t /* estimated_bandwidth */) { in SetEstimatedBandwidthSafe() function in webrtc::acm2::ACMISAC
553 int32_t ACMISAC::SetEstimatedBandwidthSafe(int32_t estimated_bandwidth) { in SetEstimatedBandwidthSafe() function in webrtc::acm2::ACMISAC
Dacm_generic_codec.cc594 int32_t ACMGenericCodec::SetEstimatedBandwidthSafe( in SetEstimatedBandwidthSafe() function in webrtc::acm2::ACMGenericCodec