Searched refs:short_out (Results 1 – 1 of 1) sorted by relevance
119 spx_int16_t short_out[MAX_IN_SAMPLES]; in speex_decode() local121 ret = (*((SpeexMode**)state))->dec(state, bits, short_out); in speex_decode()123 out[i] = short_out[i]; in speex_decode()