[FFmpeg-soc] [soc]: r945 - qcelp/qcelpdec.c
Reynaldo Verdejo
rverdejo at gmail.com
Sat Aug 18 04:38:34 CEST 2007
Hi
On 8/17/07, Michael Niedermayer <michaelni at gmx.at> wrote:
>
> Hi
>
> > + memset(q->prev_lspf , 0, 10 *sizeof(float));
> > + memset(q->pitchf_mem, 0, 144*sizeof(float));
> > + memset(q->pitchp_mem, 0, 144*sizeof(float));
>
> sizeof(q->prev_lspf) should work as well ...
ok, done. bad habit.
Reynaldo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20070817/2bb4bcbd/attachment.htm>
More information about the FFmpeg-soc
mailing list