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 78 of file aacpsy.c.
| float Psy3gppCoeffs::ath[64] |
absolute threshold of hearing per bands
Definition at line 79 of file aacpsy.c.
Referenced by psy_3gpp_init().
| float Psy3gppCoeffs::barks[64] |
Bark value for each spectral band in long frame.
Definition at line 80 of file aacpsy.c.
Referenced by psy_3gpp_init().
| float Psy3gppCoeffs::spread_hi[64] |
spreading factor for high-to-low threshold spreading in long frame
Definition at line 82 of file aacpsy.c.
Referenced by psy_3gpp_init().
| float Psy3gppCoeffs::spread_low[64] |
spreading factor for low-to-high threshold spreading in long frame
Definition at line 81 of file aacpsy.c.
Referenced by psy_3gpp_init().
1.5.8