Searched refs:g_sns (Results 1 – 2 of 2) sorted by relevance
758 float g_sns = lc3_exp2f(-scf[ib]); in spectral_shaping() local761 y[i] = x[i] * g_sns; in spectral_shaping()
89 g_sns = np.power(2, [ -scf_i, scf_i ][inv])97 y[I[b]:I[b+1]] = x[I[b]:I[b+1]] * g_sns[b]