Home
last modified time | relevance | path

Searched refs:INIT_FRAME_LEN_WB (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.h42 #define INIT_FRAME_LEN_WB 60 macro
53 ((float)HEADER_SIZE * 8.0f * 1000.0f / (float)INIT_FRAME_LEN_WB)
Dbandwidth_estimator.c69 bwest_str->prev_frame_length = INIT_FRAME_LEN_WB; in WebRtcIsac_InitBandwidthEstimator()