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