Hi There Marco On 8/31/07, Marco Gerards <[EMAIL PROTECTED]> wrote: > > "Reynaldo Verdejo" <[EMAIL PROTECTED]> 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
_______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
