HomeSort by relevance Sort by last modified time
    Searched refs:scal_quant32 (Results 1 - 3 of 3) sorted by null

  /external/speex/libspeex/
vq.h 41 int scal_quant32(spx_word32_t in, const spx_word32_t *boundary, int entries);
vq.c 62 int scal_quant32(spx_word32_t in, const spx_word32_t *boundary, int entries) function
nb_celp.c 611 int qe = scal_quant32(ol_gain, ol_gain_table, 32);
    [all...]

Completed in 71 milliseconds