Home
last modified time | relevance | path

Searched defs:speex_assert (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dos_support.h155 #define speex_assert(cond) {if (!(cond)) {speex_fatal("assertion failed: " #cond);}} macro
/third_party/pulseaudio/speex/include/speex/
H A Dspeex_resampler.h85 #define speex_assert(cond) macro

Completed in 2 milliseconds