Searched refs:INIT_BN_EST_WB (Results 1 – 2 of 2) sorted by relevance
47 #define INIT_BN_EST_WB 20e3f macro67 #define INIT_RATE_WB INIT_BN_EST_WB
53 bwest_str->send_bw_avg = INIT_BN_EST_WB; in WebRtcIsac_InitBandwidthEstimator()69 (INIT_BN_EST_WB + INIT_HDR_RATE_WB); in WebRtcIsac_InitBandwidthEstimator()70 bwest_str->rec_bw = (WebRtc_Word32)INIT_BN_EST_WB; in WebRtcIsac_InitBandwidthEstimator()71 bwest_str->rec_bw_avg_Q = INIT_BN_EST_WB; in WebRtcIsac_InitBandwidthEstimator()72 bwest_str->rec_bw_avg = INIT_BN_EST_WB + INIT_HDR_RATE_WB; in WebRtcIsac_InitBandwidthEstimator()245 (INIT_BN_EST_WB + INIT_HDR_RATE_WB); in WebRtcIsac_UpdateBandwidthEstimator()