MCPcopy Create free account
hub / github.com/KnIfER/mdict-java / lsp_weight_quant

Method lsp_weight_quant

src/main/java/org/xiph/speex/LspQuant.java:187–214  ·  view source on GitHub ↗

LSP weighted quantification Note: x is modified @param x @param xs @param weight @param ws @param cdbk @param nbVec @param nbDim @return the index of the best match in the codebook (NB x is also modified).

(final float[] x,
                                        final int xs,
                                        final float[] weight,
                                        final int ws,
                                        final int[] cdbk,
                                        final int nbVec,
                                        final int nbDim)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

quantMethod · 0.80
quantMethod · 0.80
quantMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected