OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1614 milliseconds