
Go to the source code of this file.
Functions | |
| void | psycho_2_read_absthr (FLOAT *, int) |
| void | psycho_2 (short int *, short int[1056], int, double *snr32, double sfreq, options *glopts) |
| void psycho_2 | ( | short int * | , | |
| short | int[1056], | |||
| int | , | |||
| double * | snr32, | |||
| double | sfreq, | |||
| options * | glopts | |||
| ) |
Compute FFT
Definition at line 52 of file psycho_2.c.
References absthr, bc, bmax, c, cb, CBANDS, cbval, ecb, energy, FLOAT, flush, fthr, grouped_c, grouped_e, HBLKSIZE, init, LN_TO_LOG10, lthr, LXMIN, nb, nmt, numlines, old, oldest, partition, phi, phi_sav, psycho_2_fft(), psycho_2_init(), r, rnorm, s, snrtmp, tb, tmn, window, and wsamp_r.
Referenced by toolame().

| void psycho_2_read_absthr | ( | FLOAT * | , | |
| int | ||||
| ) |
Definition at line 422 of file psycho_2.c.
References absthr_table, and HBLKSIZE.
Referenced by psycho_2_init().
1.5.5