[FFmpeg-soc] [soc]: r1266 - in qcelp: qcelpdata.h qcelpdec.c
David Conrad
umovimus at gmail.com
Fri Aug 31 20:19:11 CEST 2007
On Aug 31, 2007, at 2:12 PM, Reynaldo Verdejo wrote:
> 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 ;)
"underused"?
More information about the FFmpeg-soc
mailing list