Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dos_support.h154 #define speex_fatal(str) _speex_fatal(str, __FILE__, __LINE__); macro
155 #define speex_assert(cond) {if (!(cond)) {speex_fatal("assertion failed: " #cond);}}
Dkiss_fftr.c88 speex_fatal("kiss fft usage error: improper alloc\n"); in kiss_fftr()
142 speex_fatal("kiss fft usage error: improper alloc\n"); in kiss_fftri()
181 speex_fatal("kiss fft usage error: improper alloc\n"); in kiss_fftr2()
267 speex_fatal ("kiss fft usage error: improper alloc\n"); in kiss_fftri2()
Dsb_celp.c68 speex_fatal("Wideband and Ultra-wideband are disabled"); in sb_encoder_init()
73 speex_fatal("Wideband and Ultra-wideband are disabled"); in sb_encoder_destroy()
77 speex_fatal("Wideband and Ultra-wideband are disabled"); in sb_encode()
82 speex_fatal("Wideband and Ultra-wideband are disabled"); in sb_decoder_init()
87 speex_fatal("Wideband and Ultra-wideband are disabled"); in sb_decoder_destroy()
91 speex_fatal("Wideband and Ultra-wideband are disabled"); in sb_decode()
96 speex_fatal("Wideband and Ultra-wideband are disabled"); in sb_encoder_ctl()
101 speex_fatal("Wideband and Ultra-wideband are disabled"); in sb_decoder_ctl()
Dquant_lsp.c308 speex_fatal("Wideband and Ultra-wideband are disabled"); in lsp_quant_high()
312 speex_fatal("Wideband and Ultra-wideband are disabled"); in lsp_unquant_high()
Dkiss_fft.c294 speex_fatal("KissFFT: max radix supported is 17"); in kf_bfly_generic()
509 speex_fatal("In-place FFT not supported"); in kiss_fft_stride()
Dmdf.c393 speex_fatal("Dump files not open"); in dump_audio()
418 speex_fatal("Opening dump files twice"); in speex_echo_state_init_mc()