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

/external/speex/libspeex/
H A Dpreprocess.c186 int nbands; member in struct:SpeexPreprocessState_
444 st->nbands = NB_BANDS;
445 M = st->nbands;
746 M = st->nbands;
825 Pframe = QCONST16(.1f,15)+MULT16_16_Q15(QCONST16(.899f,15),qcurve(DIV32_16(Zframe,st->nbands)));
1021 M = st->nbands;

Completed in 72 milliseconds