Modifier and Type | Method and Description |
---|---|
void |
RVLC.decode(IBitStream _in,
ICStream ics,
int[][] scaleFactors) |
static void |
HCR.decodeReorderedSpectralData(ICStream ics,
IBitStream _in,
short[] spectralData,
boolean sectionDataResilience) |
void |
BitsBuffer.readSegment(int segwidth,
IBitStream _in) |
Modifier and Type | Method and Description |
---|---|
void |
GainControl.decode(IBitStream _in,
ICSInfo.WindowSequence winSeq) |
Modifier and Type | Method and Description |
---|---|
static int |
Huffman.decodeScaleFactor(IBitStream _in) |
static void |
Huffman.decodeSpectralData(IBitStream _in,
int cb,
int[] data,
int off) |
Modifier and Type | Method and Description |
---|---|
int |
PS.decode(IBitStream ld) |
Modifier and Type | Method and Description |
---|---|
int |
SBR.decode(IBitStream ld,
int cnt) |
Modifier and Type | Class and Description |
---|---|
class |
BitStream
This class is part of JAAD ( jaadec.sourceforge.net ) that is distributed
under the Public Domain license.
|
class |
NIOBitStream
This class is part of JAAD ( jaadec.sourceforge.net ) that is distributed
under the Public Domain license.
|
Modifier and Type | Method and Description |
---|---|
void |
SyntacticElements.decode(IBitStream _in) |
void |
PCE.decode(IBitStream _in) |
void |
ICSInfo.decode(IBitStream _in,
AACDecoderConfig conf,
boolean commonWindow) |
void |
ICStream.decode(IBitStream _in,
boolean commonWindow,
AACDecoderConfig conf) |
void |
ICSInfo.LTPrediction.decode(IBitStream _in,
ICSInfo info,
Profile profile) |
void |
ICStream.decodeScaleFactors(IBitStream _in) |
void |
ICStream.decodeSectionData(IBitStream _in,
boolean sectionDataResilienceUsed) |
protected void |
Element.readElementInstanceTag(IBitStream _in) |
Modifier and Type | Method and Description |
---|---|
void |
TNS.decode(IBitStream _in,
ICSInfo info) |
void |
ICPrediction.decode(IBitStream _in,
int maxSFB,
SampleFrequency sf) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ADIFHeader.isPresent(IBitStream _in) |
static ADIFHeader |
ADIFHeader.readHeader(IBitStream _in) |
Copyright © 2019. All rights reserved.