|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PsychoacousticModel
An interface for a psychoacoustic model.
| Method Summary | |
|---|---|
double[] |
computeSMRs(double[] samples,
int[][] scF)
Compute the Signal-to-Mask Ratios for the sub-bands of the input PCM audio frame. |
| Method Detail |
|---|
double[] computeSMRs(double[] samples,
int[][] scF)
in - The input PCM audio frame whose samples are doubles in the range ]-1.0, 1.0[.scF - The scalefactors for each subband (dimensions [SBLIMIT][3]).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||