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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
bandwidth_estimator.h 26 * WebRtcIsacfix_InitBandwidthEstimator(...)
36 WebRtc_Word32 WebRtcIsacfix_InitBandwidthEstimator(BwEstimatorstr *bwest_str);
bandwidth_estimator.c 64 * WebRtcIsacfix_InitBandwidthEstimator(...)
73 WebRtc_Word32 WebRtcIsacfix_InitBandwidthEstimator(BwEstimatorstr *bweStr)
    [all...]
isacfix.c 239 WebRtcIsacfix_InitBandwidthEstimator(&ISAC_inst->bwestimator_obj);
    [all...]

Completed in 29 milliseconds