Searched defs:nbVec (Results 1 – 3 of 3) sorted by relevance
/external/speex/libspeex/ |
D | quant_lsp_bfin.h | 48 int nbVec, in lsp_quant() 110 int nbVec, in lsp_weight_quant()
|
D | quant_lsp.c | 98 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()
|
/external/chromium_org/third_party/speex/libspeex/ |
D | quant_lsp.c | 98 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()
|