public class RVLC extends Object
| Modifier and Type | Field and Description |
|---|---|
static int[][] |
ESCAPE_BOOK |
static int[][] |
RVLC_BOOK |
| Constructor and Description |
|---|
RVLC() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(IBitStream _in,
ICStream ics,
int[][] scaleFactors) |
public static final int[][] RVLC_BOOK
public static final int[][] ESCAPE_BOOK
public void decode(IBitStream _in, ICStream ics, int[][] scaleFactors) throws AACException
AACExceptionCopyright © 2019. All rights reserved.