OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:speex_init_header
(Results
1 - 2
of
2
) sorted by null
/external/speex/include/speex/
speex_header.h
78
void
speex_init_header
(SpeexHeader *header, int rate, int nb_channels, const struct SpeexMode *m);
/external/speex/libspeex/
speex_header.c
86
EXPORT void
speex_init_header
(SpeexHeader *header, int rate, int nb_channels, const SpeexMode *m)
function
Completed in 243 milliseconds