Home
last modified time | relevance | path

Searched refs:speex_warning (Results 1 – 6 of 6) sorted by relevance

/external/speex/ti/
Dos_support_custom.h54 extern inline void speex_warning(const char *str);
108 speex_warning("realloc attempted, not allowed"); in speex_realloc()
117 speex_warning("at speex_free"); in speex_free()
124 speex_warning("at speex_free_scratch"); in speex_free_scratch()
/external/speex/libspeexdsp/
Dos_support.h119 static inline void speex_warning(const char *str) in speex_warning() function
Dfftwrap.c104 speex_warning("FFT should not be done in-place"); in spx_fft()
120 speex_warning("FFT should not be done in-place"); in spx_ifft()
Dmdf.c648 speex_warning("No playback frame available (your application is buggy and/or got xruns)"); in speex_echo_capture()
651 speex_warning("internal playback buffer corruption?"); in speex_echo_capture()
664 speex_warning("discarded first playback frame"); in speex_echo_playback()
675 speex_warning("Auto-filling the buffer (your application is buggy and/or got xruns)"); in speex_echo_playback()
681 speex_warning("Had to discard a playback frame (your application is buggy and/or got xruns)"); in speex_echo_playback()
1040speex_warning("The echo canceller started acting funny and got slapped (reset). It swears it will … in speex_echo_cancellation()
Dkiss_fftr.c39 speex_warning("Real FFT optimization must be even.\n"); in kiss_fftr_alloc()
Dpreprocess.c1096 speex_warning("The VAD has been replaced by a hack pending a complete rewrite"); in speex_preprocess_ctl()