Searched defs:nn_flag (Results 1 – 5 of 5) sorted by relevance
| /liblc3-latest/test/ |
| D | energy_py.c | 45 int nn_flag = lc3_energy_compute(dt, sr, x, e); in energy_compute_py() local
|
| D | tns_py.c | 118 int nn_flag, nbytes; in analyze_py() local
|
| D | tns.py | 232 def run(self, x, bw, nn_flag, nbytes): argument
|
| /liblc3-latest/src/ |
| D | tns.c | 388 bool nn_flag, int nbytes, struct lc3_tns_data *data, float *x) in lc3_tns_analyze()
|
| D | lc3.c | 315 bool nn_flag = lc3_energy_compute(dt, sr, xf, e); in analyze() local
|