Home
last modified time | relevance | path

Searched refs:ATHformula (Results 1 – 5 of 5) sorted by relevance

/third_party/lame/libmp3lame/
Dutil.h567 extern FLOAT ATHformula(SessionConfig_t const *cfg, FLOAT freq);
Dutil.c250 ATHformula(SessionConfig_t const *cfg, FLOAT freq) in ATHformula() function
Dpsymodel.c1968 … level = ATHformula(cfg, freq * 1000) - 20; /* scale to FFT units; returned value is in dB */ in psymodel_init()
2021 … level = ATHformula(cfg, freq * 1000) - 20; /* scale to FFT units; returned value is in dB */ in psymodel_init()
2102 gfc->ATH->eql_w[i] = 1. / pow(10, ATHformula(cfg, freq) / 10); in psymodel_init()
Dquantize_pvt.c216 ath = ATHformula(cfg, f); in ATHmdct()
/third_party/lame/
DChangeLog15734 ATHformula modifed to work in Hz instead of Khz.
16508 - lame.c: A line in my new code exchange (see ATHformula
16510 - util.c: ATHformula changed over from kHz to cycles per second
16512 - ATHformula below 20 cycles per second (instead of 10 cycles per
16515 - quantize_pvt.c: Effects of ATHformula
16533 ATHformula - util.c - some amusing " while" Konstrukte, which