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

Method processData

src/main/java/org/xiph/speex/SpeexDecoder.java:236–249  ·  view source on GitHub ↗

This is where the actual decoding takes place @param data - the Speex data (frame) to decode. If it is null, the packet is supposed lost. @param offset - the offset from which to start reading the data. @param len - the length of data to read (Speex frame size). @throws StreamCorruptedException If t

(final byte[] data,
                          final int offset,
                          final int len)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decodeMethod · 0.45

Calls 3

read_fromMethod · 0.80
decodeMethod · 0.65
decodeStereoMethod · 0.65

Tested by

no test coverage detected