Home
last modified time | relevance | path

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

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