...

Static variables

@:value(255)staticinlineread onlyNO_CODE:Int = 255

Static methods

staticread(decodeState:VorbisDecodeState):Codebook

Constructor

new()

Variables

codewordLengths:Vector<Int>

codewords:Vector<UInt>

fastHuffman:Vector<Int>

multiplicands:Vector<Float>

sortedCodewords:Array<UInt>

sortedValues:Vector<Int>

sparse:Bool

Methods

decodeDeinterleaveRepeat(decodeState:VorbisDecodeState, residueBuffers:Vector<Vector<Float>>, ch:Int, cInter:Int, pInter:Int, len:Int, totalDecode:Int):Null<{pInter:Int, cInter:Int}>

residueDecode(decodeState:VorbisDecodeState, target:Vector<Float>, offset:Int, n:Int, rtype:Int):Bool