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

Method decode

src/main/java/org/xiph/speex/Decoder.java:91–91  ·  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.

(Bits bits, float[] out)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

processDataMethod · 0.65
decodeMethod · 0.65
decodeStereoMethod · 0.65
decodeStereoMethod · 0.65
decodePercentMethod · 0.65
decode_prefix_lenMethod · 0.65
decode_postfix_lenMethod · 0.65
decode_headingMethod · 0.65
decode_articleMethod · 0.65
handlePdfLinkMethod · 0.65
MdictServerOysterMethod · 0.65
getProjectPathMethod · 0.65

Implementers 2

SbDecodersrc/main/java/org/xiph/speex/SbDecoder
NbDecodersrc/main/java/org/xiph/speex/NbDecoder

Calls

no outgoing calls

Tested by 4

decode_prefix_lenMethod · 0.52
decode_postfix_lenMethod · 0.52
decode_headingMethod · 0.52
decode_articleMethod · 0.52