Home
last modified time | relevance | path

Searched defs:att (Results 1 – 6 of 6) sorted by relevance

/btstack/3rd-party/lc3-google/test/
H A Dsns.py108 def compute_scale_factors(self, e, att, nbytes): argument
332 def run(self, eb, att, nbytes, x): argument
H A Dsns_py.c29 int nbytes, att; in compute_scale_factors_py() local
144 int nbytes, att; in analyze_py() local
H A Dattdet_py.c44 int att = lc3_attdet_run(dt, sr, nbytes, &attdet, x+6); in attdet_run_py() local
/btstack/3rd-party/lc3-google/src/
H A Dattdet.c88 int att = attdet->p_att >= 1 + (nblk >> 1) || p_att > 0; in lc3_attdet_run() local
H A Dsns.c156 const float *eb, bool att, float *scf) in compute_scale_factors()
775 const float *eb, bool att, struct lc3_sns_data *data, in lc3_sns_analyze()
H A Dlc3.c302 bool att = lc3_attdet_run(dt, sr_pcm, nbytes, &encoder->attdet, xt); in analyze() local