Home | History | Annotate | Download | only in source

Lines Matching refs:bwestimator_obj

116     WebRtcIsac_GetUplinkBandwidth(&(instISAC->bwestimator_obj),
199 WebRtcIsac_GetDownlinkBwJitIndexImpl(&(instISAC->bwestimator_obj),
432 WebRtcIsac_InitBandwidthEstimator(&instISAC->bwestimator_obj,
629 WebRtcIsac_GetUplinkBandwidth(&instISAC->bwestimator_obj, &bottleneck);
636 &instISAC->bwestimator_obj);
934 WebRtcIsac_InitBandwidthEstimator(&instISAC->bwestimator_obj,
996 err = WebRtcIsac_EstimateBandwidth(&instISAC->bwestimator_obj, &streamdata,
1190 &(instISAC->bwestimator_obj), maxDelayBit);
1591 instISAC->bwestimator_obj.send_bw_avg = (float)bottleneckBPS;
1636 WebRtcIsac_GetDownlinkBwJitIndexImpl(&(instISAC->bwestimator_obj), bweIndex,
1670 &(instISAC->bwestimator_obj), bweIndex,
1854 *bottleneck = (WebRtc_Word32)instISAC->bwestimator_obj.send_bw_avg;