OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSpeechDataStds
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/common_audio/vad/main/source/
vad_const.c
79
const WebRtc_Word16
kSpeechDataStds
[12] = {555, 505, 567, 524, 585, 1231, 509, 828, 492, 1540,
vad_const.h
57
extern const WebRtc_Word16
kSpeechDataStds
[];
vad_core.c
50
inst->speech_stds[i] =
kSpeechDataStds
[i];
Completed in 387 milliseconds