Home
last modified time | relevance | path

Searched defs:nbDim (Results 1 – 2 of 2) sorted by relevance

/external/speex/libspeex/
Dquant_lsp_bfin.h49 int nbDim in lsp_quant()
111 int nbDim in lsp_weight_quant()
Dquant_lsp.c98 static int lsp_quant(spx_word16_t *x, const signed char *cdbk, int nbVec, int nbDim) in lsp_quant()
130 …_weight_quant(spx_word16_t *x, spx_word16_t *weight, const signed char *cdbk, int nbVec, int nbDim) in lsp_weight_quant()