| Modifier and Type | Method and Description |
|---|---|
static void |
CodingFunctions.cbSearch(EncoderState encoderState,
EncoderBits encoderBits,
CbSearchData searchData,
CbUpdateIndexData updateIndexData,
short[] inTarget,
int inTargetIndex,
short[] decResidual,
int decResidualIndex,
int length,
int vectorLength,
short[] weightDenum,
int weightDenumindex,
int blockNumber,
int cbIndexIndex,
int gainIndexIndex) |
static void |
CodingFunctions.hpInput(EncoderState encoderState,
short[] data,
int startIndex,
int length) |
static void |
CodingFunctions.lpcEncode(EncoderState encoderState,
EncoderBits encoderBits,
short[] synthDenum,
int synthDenumIndex,
short[] weightDenum,
int weightDenumIndex,
short[] data,
int startIndex) |
static void |
CodingFunctions.packBits(EncoderState encoderState,
EncoderBits encoderBits,
byte[] result) |
static void |
CodingFunctions.simpleInterpolateLsf(EncoderState encoderState,
short[] synthdenum,
int synthDenumIndex,
short[] weightDenum,
int weightDenumIndex,
short[] lsf,
int lsfIndex,
short[] lsfDeq,
int lsfDeqIndex,
int length) |
static short[] |
CodingFunctions.simpleLpcAnalysis(EncoderState encoderState,
short[] lsf,
int lsfIndex,
short[] data,
int startIndex) |
static void |
CodingFunctions.stateSearch(EncoderState encoderState,
EncoderBits encoderBits,
short[] residual,
int residualIndex,
short[] syntDenum,
int syntIndex,
short[] weightDenum,
int weightIndex) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.