Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.h43 #define INIT_FRAME_LEN_SWB 30 macro
55 ((float)HEADER_SIZE * 8.0f * 1000.0f / (float)INIT_FRAME_LEN_SWB)
Dbandwidth_estimator.c80 bwest_str->prev_frame_length = INIT_FRAME_LEN_SWB; in WebRtcIsac_InitBandwidthEstimator()