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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected