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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
codec.h 62 * WebRtcIsac_RateAllocation()
79 int16_t WebRtcIsac_RateAllocation(int32_t inRateBitPerSec,
isac.c 144 WebRtcIsac_RateAllocation(bottleneck,
797 if (WebRtcIsac_RateAllocation(rate, &rateLB, &rateUB, &bandwidthKHz) < 0) {
    [all...]
encode.c 85 * WebRtcIsac_RateAllocation()
102 int16_t WebRtcIsac_RateAllocation(int32_t inRateBitPerSec,
    [all...]

Completed in 2183 milliseconds