[FFmpeg-devel] [PATCH/RFC] Remove triplication of compute_lpc_coefs() function
Vitor Sessak
vitor1001
Thu Aug 28 14:28:50 CEST 2008
Hi all.
I've finally found a more or less clean way of doing $subj. I also want
to know if it is ok to remove the following useless loop:
> for(i=0; i<max_order; i++) lpc_tmp[i] = 0;
-Vitor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compute_lpc.diff
Type: text/x-diff
Size: 7430 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080828/7e3bd7fa/attachment.diff>
More information about the ffmpeg-devel
mailing list