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

Method unpackPlus

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

Read the next 6 bits from the buffer, and using the value read and the given codebook, rebuild LSP table. @param lsp @param tab @param bits - Speex bits buffer. @param k @param ti @param li

(final float[] lsp,
                            final int[] tab,
                            final Bits bits,
                            final float k,
                            final int ti,
                            final int li)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

unquantMethod · 0.80
unquantMethod · 0.80
unquantMethod · 0.80

Calls 1

unpackMethod · 0.80

Tested by

no test coverage detected