public class Rpe
extends java.lang.Object
| Constructor and Description |
|---|
Rpe() |
| Modifier and Type | Method and Description |
|---|---|
void |
APCM_inverse_quantization(short[] xmc,
short[] xMp,
int xmc_start,
int METHOD_ID) |
void |
APCM_quantization_xmaxc_to_exp_mant(short xmaxc_elem,
int METHOD_ID) |
void |
Gsm_RPE_Decoding_java(short xmaxc_elem,
short Mc_elem,
int xmc_start,
short[] xmc,
short[] erp) |
void |
Gsm_RPE_Encoding(short[] e,
short[] xmaxc,
short[] Mc,
int xmaxc_Mc_index,
short[] xMc,
int xMc_index) |
static void |
RPE_grid_positioning(short Mc,
short[] xMp,
short[] ep,
int METHOD_ID) |
public void Gsm_RPE_Encoding(short[] e,
short[] xmaxc,
short[] Mc,
int xmaxc_Mc_index,
short[] xMc,
int xMc_index)
public void APCM_quantization_xmaxc_to_exp_mant(short xmaxc_elem,
int METHOD_ID)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionpublic void Gsm_RPE_Decoding_java(short xmaxc_elem,
short Mc_elem,
int xmc_start,
short[] xmc,
short[] erp)
public void APCM_inverse_quantization(short[] xmc,
short[] xMp,
int xmc_start,
int METHOD_ID)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionpublic static void RPE_grid_positioning(short Mc,
short[] xMp,
short[] ep,
int METHOD_ID)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException