|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_VQ_nearest_neighbor_FLP
public class Silk_VQ_nearest_neighbor_FLP
| Constructor Summary | |
|---|---|
Silk_VQ_nearest_neighbor_FLP()
|
|
| Method Summary | |
|---|---|
(package private) static void |
SKP_Silk_VQ_WMat_EC_FLP(int[] ind,
int ind_offset,
float[] rate_dist,
float[] in,
int in_offset,
float[] W,
int W_offset,
short[] cb,
short[] cl_Q6,
float mu,
int L)
entropy constrained MATRIX-weighted VQ, for a single input data vector. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Silk_VQ_nearest_neighbor_FLP()
| Method Detail |
|---|
static void SKP_Silk_VQ_WMat_EC_FLP(int[] ind,
int ind_offset,
float[] rate_dist,
float[] in,
int in_offset,
float[] W,
int W_offset,
short[] cb,
short[] cl_Q6,
float mu,
int L)
ind - Index of best codebook vectorrate_dist - Best weighted quant. error + mu * ratein - Input vector to be quantizedW - Weighting matrixcb - Codebookcl_Q6 - Code length for each codebook vectormu - Tradeoff between WSSE and rateL - Number of vectors in codebook
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||