Maven module :un.storage : media-aac :
Class : un.storage.media.aac.tools.LTPrediction
Extends/Implements : -
Subclasses : -

Long-term prediction
author  Alexander Simm


Variables : -
Functions : LTPrediction, decode, setPredictionUnused, process, updateState, isLTPProfile, copy



public void LTPrediction (int frameLength)

public void decode (BitStream in, ICSInfo info, Profile profile)

public void setPredictionUnused (int sfb)

public void process (ICStream ics, float[] data, FilterBank filterBank, SampleFrequency sf)

public void updateState (float[] time, float[] overlap, Profile profile)

public boolean isLTPProfile (Profile profile)

public void copy (LTPrediction ltp)