Maven module :un.storage : media-aac :
Class : un.storage.media.aac.syntax.CCE
Extends/Implements : un.storage.media.aac.syntax.Element
Subclasses : -

author  Alexander Simm


Variables : BEFORE_TNS, AFTER_TNS, AFTER_IMDCT
Functions : CCE, getCouplingPoint, getCoupledCount, isChannelPair, getIDSelect, getCHSelect, decode, process, applyIndependentCoupling, applyDependentCoupling


public int BEFORE_TNS

public int AFTER_TNS

public int AFTER_IMDCT


void CCE (int frameLength)

int getCouplingPoint ()

int getCoupledCount ()

boolean isChannelPair (int index)

int getIDSelect (int index)

int getCHSelect (int index)

void decode (BitStream in, DecoderConfig conf)

void process ()

void applyIndependentCoupling (int index, float[] data)

void applyDependentCoupling (int index, float[] data)