Home | History | Annotate | Download | only in libspeex

Lines Matching full:speex_callbacks

51 #include <speex/speex_callbacks.h>
979 st->speex_callbacks[i].func = NULL;
1178 int ret = speex_inband_handler(bits, st->speex_callbacks, state);
1818 st->speex_callbacks[c->callback_id].func=c->func;
1819 st->speex_callbacks[c->callback_id].data=c->data;
1820 st->speex_callbacks[c->callback_id].callback_id=c->callback_id;