|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LPC in javaFlacEncoder |
---|
Methods in javaFlacEncoder with parameters of type LPC | |
---|---|
static void |
LPC.calculate(LPC lpc,
long[] R)
Calculate an LPC using the given Auto-correlation data. |
static void |
LPC.calculateFromPrior(LPC lpc,
long[] R,
LPC priorLPC)
Calculate an LPC using a prior order LPC's values to save calculations. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |