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

  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.h 52 #define INIT_HDR_RATE_WB \
bandwidth_estimator.c 69 (INIT_BN_EST_WB + INIT_HDR_RATE_WB);
72 bwest_str->rec_bw_avg = INIT_BN_EST_WB + INIT_HDR_RATE_WB;
73 bwest_str->rec_header_rate = INIT_HDR_RATE_WB;
245 (INIT_BN_EST_WB + INIT_HDR_RATE_WB);

Completed in 74 milliseconds