OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INIT_FRAME_LEN_SWB
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.h
43
#define
INIT_FRAME_LEN_SWB
30
55
((float)HEADER_SIZE * 8.0f * 1000.0f / (float)
INIT_FRAME_LEN_SWB
)
bandwidth_estimator.c
78
bwest_str->prev_frame_length =
INIT_FRAME_LEN_SWB
;
Completed in 100 milliseconds