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

Method decode

src/main/java/org/xiph/speex/SbDecoder.java:157–330  ·  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 15

decodeLostMethod · 0.95
iir_mem2Method · 0.95
enforce_marginMethod · 0.95
bw_lpcMethod · 0.95
filter_mem2Method · 0.95
unpackMethod · 0.80
fir_mem_upMethod · 0.80
lsp2lpcMethod · 0.80
decodeMethod · 0.65
getDtxMethod · 0.65
getPiGainMethod · 0.65
getExcMethod · 0.65

Tested by

no test coverage detected