class Codebook
package kha.audio2.ogg.vorbis.data
... @author shohei909
Constructor
Variables
Methods
decodeDeinterleaveRepeat (decodeState:VorbisDecodeState, residueBuffers:Vector<Vector<Float>>, ch:Int, cInter:Int, pInter:Int, len:Int, totalDecode:Int):{pInter:Int, cInter:Int}
residueDecode (decodeState:VorbisDecodeState, target:Vector<Float>, offset:Int, n:Int, rtype:Int):Bool