Searched defs:nq (Results 1 – 3 of 3) sorted by relevance
/btstack/3rd-party/lc3-google/src/ |
H A D | spec.c | 279 int g_int, float *x, int nq) in unquantize() 421 const float *x, int nq, bool lsb_mode) in put_quantized() 499 int nq, bool lsb_mode, float *x, uint16_t *nf_seed) in get_quantized() 671 int nbits, float *x, int nq, uint16_t *nf_seed) in get_lsb() 747 int nf, uint16_t nf_seed, float g, float *x, int nq) in fill_noise() 892 int nq = side->nq; in lc3_spec_encode() local 935 int nq = side->nq; in lc3_spec_decode() local
|
H A D | spec.h | 34 int g_idx, nq; member
|
/btstack/3rd-party/lc3-google/test/ |
H A D | spec_py.c | 78 int nq; in quantize_py() local 99 int nbytes, nq, nbits_budget; in compute_nbits_py() local
|