Home | History | Annotate | Download | only in include

Lines Matching full:opus_decode_float

365   * To decode a frame, opus_decode() or opus_decode_float() must be called with a packet of compressed audio data:
373 * @li decoded is the decoded audio data in opus_int16 (or float for opus_decode_float())
376 * opus_decode() and opus_decode_float() return the number of samples (per channel) decoded from the packet.
487 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_decode_float(