Searched refs:INIT_BN_EST_SWB (Results 1 – 2 of 2) sorted by relevance
48 #define INIT_BN_EST_SWB 56e3f macro68 #define INIT_RATE_SWB INIT_BN_EST_SWB
60 bwest_str->send_bw_avg = INIT_BN_EST_SWB; in WebRtcIsac_InitBandwidthEstimator()82 (INIT_BN_EST_SWB + INIT_HDR_RATE_SWB); in WebRtcIsac_InitBandwidthEstimator()83 bwest_str->rec_bw = (int32_t)INIT_BN_EST_SWB; in WebRtcIsac_InitBandwidthEstimator()84 bwest_str->rec_bw_avg_Q = INIT_BN_EST_SWB; in WebRtcIsac_InitBandwidthEstimator()85 bwest_str->rec_bw_avg = INIT_BN_EST_SWB + INIT_HDR_RATE_SWB; in WebRtcIsac_InitBandwidthEstimator()