Lines Matching full:compressed
138 * <li>packet is the byte array to which the compressed data is written</li>
365 * To decode a frame, opus_decode() or opus_decode_float() must be called with a packet of compressed audio data:
371 * @li packet is the byte array containing the compressed data
418 * data at the full sample rate, or knows the compressed data doesn't
543 * @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type
561 * @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type
570 * @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type
582 * @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type
592 * @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type