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