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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
isacfix.c 80 WebRtcIsacfix_InitBandwidthEstimator(&self->bwestimator_obj);
113 WebRtcIsacfix_InitBandwidthEstimator(&tempo->bwestimator_obj);
420 &ISAC_inst->bwestimator_obj,
498 &ISAC_inst->bwestimator_obj,
651 err = WebRtcIsacfix_EstimateBandwidth(&ISAC_inst->bwestimator_obj,
727 err = WebRtcIsacfix_EstimateBandwidth(&ISAC_inst->bwestimator_obj,
    [all...]
structs.h 359 BwEstimatorstr bwestimator_obj; member in struct:__anon38853
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
isac.c 118 WebRtcIsac_GetUplinkBandwidth(&instISAC->bwestimator_obj);
200 WebRtcIsac_GetDownlinkBwJitIndexImpl(&(instISAC->bwestimator_obj),
443 WebRtcIsac_InitBandwidthEstimator(&instISAC->bwestimator_obj,
641 bottleneck = WebRtcIsac_GetUplinkBandwidth(&instISAC->bwestimator_obj);
648 &instISAC->bwestimator_obj);
    [all...]
structs.h 452 BwEstimatorstr bwestimator_obj; member in struct:__anon38879

Completed in 201 milliseconds