[FFmpeg-soc] [soc]: r1266 - in qcelp: qcelpdata.h qcelpdec.c

Reynaldo Verdejo rverdejo at gmail.com
Fri Aug 31 20:12:54 CEST 2007


Hi There Marco

On 8/31/07, Marco Gerards <mgerards at xs4all.nl> wrote:
>
> "Reynaldo Verdejo" <rverdejo at gmail.com> writes:
>
> > Then I will have to find another word, I do meant sub-used.
>
> Perhaps you mean unused?'t


Nope, clearly not:

-                gs[i]=QCELP_CBSIGN2GS(cbsign[i]);
-                g0[i]=QCELP_CBGAIN2G0(cbgain[i]);
+                gs[i]=cbsign[i]? -1:1;
+                g0[i]=4*cbgain[i];

I'll come up with a better word, stay tunned ;)

Best regards

 Reynaldo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20070831/9dbc0cc0/attachment.htm>


More information about the FFmpeg-soc mailing list