OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:speex_warning
(Results
1 - 6
of
6
) sorted by null
/external/speex/libspeex/
bits.c
125
speex_warning
("Could not resize input buffer: truncating input");
128
speex_warning
("Do not own input buffer: truncating oversize input");
173
speex_warning
("Could not resize input buffer: truncating oversize input");
176
speex_warning
("Do not own input buffer: truncating oversize input");
245
speex_warning
("Could not resize input buffer: not packing");
249
speex_warning
("Do not own input buffer: not packing");
os_support.h
119
static inline void
speex_warning
(const char *str)
function
speex_header.c
109
speex_warning
("This mode is meant to be used alone");
fftwrap.c
104
speex_warning
("FFT should not be done in-place");
120
speex_warning
("FFT should not be done in-place");
mdf.c
648
speex_warning
("No playback frame available (your application is buggy and/or got xruns)");
651
speex_warning
("internal playback buffer corruption?");
664
speex_warning
("discarded first playback frame");
675
speex_warning
("Auto-filling the buffer (your application is buggy and/or got xruns)");
681
speex_warning
("Had to discard a playback frame (your application is buggy and/or got xruns)");
[
all
...]
kiss_fftr.c
39
speex_warning
("Real FFT optimization must be even.\n");
Completed in 176 milliseconds