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

Method encode

src/main/java/org/xiph/speex/Encoder.java:85–85  ·  view source on GitHub ↗

Encode the given input signal. @param bits - Speex bits buffer. @param in - the raw mono audio frame to encode. @return 1 if successful.

(Bits bits, float[] in)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

encodeMethod · 0.65
processDataMethod · 0.65
startMethod · 0.65
terminateTiffMethod · 0.65

Implementers 2

SbEncodersrc/main/java/org/xiph/speex/SbEncoder
NbEncodersrc/main/java/org/xiph/speex/NbEncoder

Calls

no outgoing calls

Tested by

no test coverage detected