Home
last modified time | relevance | path

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

/liblc3-latest/src/
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
/liblc3-latest/test/
Dspec.py454 def fill_noise(self, bw, x, lastnz, f_nf, nf_seed): argument