Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/test/
H A Dspec.py454 def fill_noise(self, bw, x, lastnz, f_nf, nf_seed): member in SpectrumSynthesis
/btstack/3rd-party/lc3-google/src/
H A Dspec.c746 LC3_HOT static void fill_noise(enum lc3_dt dt, enum lc3_bandwidth bw, in fill_noise() function