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

Method decodeStereo

src/main/java/org/xiph/speex/SbDecoder.java:413–416  ·  view source on GitHub ↗

Decode the given bits to stereo. @param data - float array of size 2 frameSize, that contains the mono audio samples in the first half. When the function has completed, the array will contain the interlaced stereo audio samples. @param frameSize - the size of a frame of mono audio samples.

(final float[] data, final int frameSize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

decodeMethod · 0.65

Tested by

no test coverage detected