HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIsac_GetUplinkBw (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_isac_macros.h 33 #define ACM_ISAC_GETSENDBITRATE WebRtcIsac_GetUplinkBw
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/interface/
isac.h 359 * WebRtcIsac_GetUplinkBw(...)
382 int16_t WebRtcIsac_GetUplinkBw(
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/
SwitchingSampRate.cc 324 WebRtcIsac_GetUplinkBw(codecInstance[senderIdx], &bn);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc 678 WebRtcIsac_GetUplinkBw(ISAC_main_inst, &sendBN);
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
isac.c 816 WebRtcIsac_GetUplinkBw(ISAC_main_inst, &currentBN);
    [all...]

Completed in 71 milliseconds