Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Dacm_isac.cc108 int32_t ACMISAC::GetEstimatedBandwidthSafe() { return -1; } in GetEstimatedBandwidthSafe() function in webrtc::acm2::ACMISAC
530 int32_t ACMISAC::GetEstimatedBandwidthSafe() { in GetEstimatedBandwidthSafe() function in webrtc::acm2::ACMISAC
Dacm_generic_codec.cc584 int32_t ACMGenericCodec::GetEstimatedBandwidthSafe() { in GetEstimatedBandwidthSafe() function in webrtc::acm2::ACMGenericCodec