Searched refs:speex_callbacks (Results 1 – 2 of 2) sorted by relevance
162 SpeexCallback speex_callbacks[SPEEX_MAX_CALLBACKS]; member
979 st->speex_callbacks[i].func = NULL; in nb_decoder_init()1178 int ret = speex_inband_handler(bits, st->speex_callbacks, state); in nb_decode()1818 st->speex_callbacks[c->callback_id].func=c->func; in nb_decoder_ctl()1819 st->speex_callbacks[c->callback_id].data=c->data; in nb_decoder_ctl()1820 st->speex_callbacks[c->callback_id].callback_id=c->callback_id; in nb_decoder_ctl()