Home
last modified time | relevance | path

Searched defs:nn_flag (Results 1 – 5 of 5) sorted by relevance

/btstack/3rd-party/lc3-google/test/
H A Denergy_py.c45 int nn_flag = lc3_energy_compute(dt, sr, x, e); in energy_compute_py() local
H A Dtns_py.c118 int nn_flag, nbytes; in analyze_py() local
H A Dtns.py232 def run(self, x, bw, nn_flag, nbytes): argument
/btstack/3rd-party/lc3-google/src/
H A Dtns.c388 bool nn_flag, int nbytes, struct lc3_tns_data *data, float *x) in lc3_tns_analyze()
H A Dlc3.c315 bool nn_flag = lc3_energy_compute(dt, sr, xf, e); in analyze() local