Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/src/
H A Dspec.c499 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()
939 uint16_t nf_seed; in lc3_spec_decode() local
/btstack/3rd-party/lc3-google/test/
H A Dspec.py454 def fill_noise(self, bw, x, lastnz, f_nf, nf_seed): argument