Home | History | Annotate | Download | only in libspeex

Lines Matching refs:speex

3    Describes the Speex header
39 #include <speex/speex_header.h>
40 #include <speex/speex.h>
89 const char *h="Speex ";
91 strncpy(header->speex_string, "Speex ", 8);
149 const char *h = "Speex ";
153 speex_notify("This doesn't look like a Speex file");
160 speex_notify("Speex header too small");
183 speex_notify("Invalid mode specified in Speex header");