Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dos_support.h111 static inline void _speex_fatal(const char *str, const char *file, int line) in _speex_fatal() function
154 #define speex_fatal(str) _speex_fatal(str, __FILE__, __LINE__);