Package | Description |
---|---|
net.sourceforge.jaad.aac.error | |
net.sourceforge.jaad.aac.syntax | |
net.sourceforge.jaad.aac.tools |
Modifier and Type | Method and Description |
---|---|
void |
RVLC.decode(BitStream in,
ICStream ics,
int[][] scaleFactors) |
static void |
HCR.decodeReorderedSpectralData(ICStream ics,
BitStream in,
short[] spectralData,
boolean sectionDataResilience) |
Modifier and Type | Method and Description |
---|---|
ICStream |
CPE.getLeftChannel() |
ICStream |
CPE.getRightChannel() |
Modifier and Type | Method and Description |
---|---|
void |
LTPrediction.process(ICStream ics,
float[] data,
FilterBank filterBank,
SampleFrequency sf) |
void |
ICPrediction.process(ICStream ics,
float[] data,
SampleFrequency sf) |
void |
TNS.process(ICStream ics,
float[] spec,
SampleFrequency sf,
boolean decode) |