Searched refs:_celt_fatal (Results 1 - 1 of 1) sorted by relevance

/external/libopus/celt/
H A Darch.h51 #define celt_fatal(str) _celt_fatal(str, __FILE__, __LINE__);
58 static OPUS_INLINE void _celt_fatal(const char *str, const char *file, int line) function

Completed in 36 milliseconds