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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.h 52 #define INIT_HDR_RATE_WB \
bandwidth_estimator.c 71 (INIT_BN_EST_WB + INIT_HDR_RATE_WB);
74 bwest_str->rec_bw_avg = INIT_BN_EST_WB + INIT_HDR_RATE_WB;
75 bwest_str->rec_header_rate = INIT_HDR_RATE_WB;
251 (INIT_BN_EST_WB + INIT_HDR_RATE_WB);

Completed in 476 milliseconds