[tremor] Output signal of the Tremor Codec

Julien Margetts julien.margetts at oxsemi.com
Thu Oct 23 01:55:09 PDT 2003



The version of the code I have uses the signed type ogg_int32 for the PCM
buffer. Ie, each PCM sample is a 32-bit signed value. Other versions may use
unsigned data, Im not sure. If so a simple conversion to signed is required
before passing over I2S.

----- Original Message ----- 
From: "42Bastian Schick" <bastian42 at epost.de>
To: <tremor at xiph.org>
Sent: Thursday, October 23, 2003 9:01 AM
Subject: Re: [tremor] Output signal of the Tremor Codec

<p>> > The output will be RAW be 2's compliment signed PCM data, which is
> > exactly
> Are you sure it is 2's complement, i.e. signed ?
>
> -- 
> 42Bastian
> --- >8 ----
> List archives:  http://www.xiph.org/archives/
> Ogg project homepage: http://www.xiph.org/ogg/
> To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
> containing only the word 'unsubscribe' in the body.  No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Tremor mailing list