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

Method decode

src/main/java/org/xiph/speex/NbDecoder.java:145–506  ·  view source on GitHub ↗

Decode the given input bits. @param bits - Speex bits buffer. @param out - the decoded mono audio frame. @return 1 if a terminator was found, 0 if not. @throws StreamCorruptedException If there is an error detected in the data stream.

(final Bits bits, final float[] out)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

decodeLostMethod · 0.95
bw_lpcMethod · 0.95
iir_mem2Method · 0.95
enforce_marginMethod · 0.95
filter_mem2Method · 0.95
unpackMethod · 0.80
advanceMethod · 0.80
speexInbandRequestMethod · 0.80
userInbandRequestMethod · 0.80
lsp2lpcMethod · 0.80
comb_filterMethod · 0.80
unquantMethod · 0.45

Tested by

no test coverage detected