| Modifier and Type | Method and Description |
|---|---|
static void |
CodingFunctions.decodeResidual(DecoderState decoderState,
EncoderBits encoderBits,
short[] decResidual,
int decResidualIndex,
short[] syntDenum,
int syntDenumIndex) |
static void |
CodingFunctions.decoderInterpolateLsf(DecoderState decoderState,
short[] syntDenum,
int syntDenumIndex,
short[] weightDenum,
int weightDenumIndex,
short[] lsfDeq,
int lsfDeqIndex,
short length) |
static void |
CodingFunctions.doThePlc(DecoderState decoderState,
short[] plcResidual,
int plcResidualIndex,
short[] plcLpc,
int plcLpcIndex,
short pli,
short[] decResidual,
int decResidualIndex,
short[] lpc,
int lpcIndex,
short inLag) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.