Data Fields | |
float | ath [64] |
absolute threshold of hearing per bands | |
float | barks [64] |
Bark value for each spectral band in long frame. | |
float | spread_low [64] |
spreading factor for low-to-high threshold spreading in long frame | |
float | spread_hi [64] |
spreading factor for high-to-low threshold spreading in long frame |
Definition at line 90 of file aacpsy.c.
float AacPsyCoeffs::ath[64] |
absolute threshold of hearing per bands
Definition at line 91 of file aacpsy.c.
Referenced by psy_3gpp_init().
float AacPsyCoeffs::barks[64] |
Bark value for each spectral band in long frame.
Definition at line 92 of file aacpsy.c.
Referenced by psy_3gpp_init().
float AacPsyCoeffs::spread_low[64] |
spreading factor for low-to-high threshold spreading in long frame
Definition at line 93 of file aacpsy.c.
Referenced by psy_3gpp_init().
float AacPsyCoeffs::spread_hi[64] |
spreading factor for high-to-low threshold spreading in long frame
Definition at line 94 of file aacpsy.c.
Referenced by psy_3gpp_init().