Home
last modified time | relevance | path

Searched refs:samp_freq (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/libmp3lame/
H A Dquantize_pvt.c241 FLOAT const samp_freq = cfg->samplerate_out; in compute_ath() local
248 FLOAT const freq = i * samp_freq / (2 * 576); in compute_ath()
259 FLOAT const freq = i * samp_freq / (2 * 576); in compute_ath()
270 FLOAT const freq = i * samp_freq / (2 * 192); in compute_ath()
282 FLOAT const freq = i * samp_freq / (2 * 192); in compute_ath()

Completed in 2 milliseconds