public class EncoderState extends Object
| Modifier and Type | Field and Description |
|---|---|
static short |
BYTES |
static short |
ENCODER_MODE |
static short |
LPC_N |
static short |
NASUB |
static short |
SIZE |
static short |
STATE_SHORT_LEN |
static short |
SUBFRAMES |
static short |
WORDS |
| Constructor and Description |
|---|
EncoderState() |
| Modifier and Type | Method and Description |
|---|---|
short[] |
getAnaMem() |
short[] |
getHpiMemX() |
short[] |
getHpiMemY() |
short[] |
getLpcBuffer() |
short[] |
getLsfDeqOld() |
short[] |
getLsfOld() |
public static final short ENCODER_MODE
public static final short SIZE
public static final short SUBFRAMES
public static final short NASUB
public static final short BYTES
public static final short WORDS
public static final short LPC_N
public static final short STATE_SHORT_LEN
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.