Searched refs:compute_scale_factors (Results 1 – 3 of 3) sorted by relevance
/btstack/3rd-party/lc3-google/test/ |
H A D | sns_py.c | 44 compute_scale_factors(dt, sr, nbytes, eb, att, scf); in compute_scale_factors_py()
|
H A D | sns.py | 108 def compute_scale_factors(self, e, att, nbytes): member in SnsAnalysis 334 scf = self.compute_scale_factors(eb, att, nbytes)
|
/btstack/3rd-party/lc3-google/src/ |
H A D | sns.c | 154 LC3_HOT static void compute_scale_factors( in compute_scale_factors() function 788 compute_scale_factors(dt, sr, nbytes, eb, att, scf); in lc3_sns_analyze()
|