Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dbits.c125 speex_warning("Could not resize input buffer: truncating input"); in speex_bits_read_from()
128 speex_warning("Do not own input buffer: truncating oversize input"); in speex_bits_read_from()
173 speex_warning("Could not resize input buffer: truncating oversize input"); in speex_bits_read_whole_bytes()
176 speex_warning("Do not own input buffer: truncating oversize input"); in speex_bits_read_whole_bytes()
245 speex_warning("Could not resize input buffer: not packing"); in speex_bits_pack()
249 speex_warning("Do not own input buffer: not packing"); in speex_bits_pack()
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()
Dspeex_header.c109 speex_warning("This mode is meant to be used alone"); in speex_init_header()
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()