org.mobicents.media.server.impl.dsp.audio.ilbc
Class EncoderState
java.lang.Object
org.mobicents.media.server.impl.dsp.audio.ilbc.EncoderState
public class EncoderState
- extends Object
- Author:
- oifa yulian
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENCODER_MODE
public static final short ENCODER_MODE
- See Also:
- Constant Field Values
SIZE
public static final short SIZE
- See Also:
- Constant Field Values
SUBFRAMES
public static final short SUBFRAMES
- See Also:
- Constant Field Values
NASUB
public static final short NASUB
- See Also:
- Constant Field Values
BYTES
public static final short BYTES
- See Also:
- Constant Field Values
WORDS
public static final short WORDS
- See Also:
- Constant Field Values
LPC_N
public static final short LPC_N
- See Also:
- Constant Field Values
STATE_SHORT_LEN
public static final short STATE_SHORT_LEN
- See Also:
- Constant Field Values
EncoderState
public EncoderState()
getAnaMem
public short[] getAnaMem()
getLsfOld
public short[] getLsfOld()
getLsfDeqOld
public short[] getLsfDeqOld()
getLpcBuffer
public short[] getLpcBuffer()
getHpiMemX
public short[] getHpiMemX()
getHpiMemY
public short[] getHpiMemY()
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.