[FFmpeg-devel] [PATCH] Common ACELP routines (3/3) - LPC decoding routines

Michael Niedermayer michaelni
Fri Apr 25 03:46:36 CEST 2008


On Fri, Apr 25, 2008 at 08:26:35AM +0700, Vladimir Voroshilov wrote:
[...]
> +void ff_acelp_reorder_lsf(int16_t* lsfq, int lsfq_min_distance, int lsfq_min, int lsfq_max)
> +{
> +    int i, j;
> +
> +    /* sort lsfq in ascending order. float bubble agorithm, O(n)*/

> +    for(i=9; i<9; i++)

i do not think that will work


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080425/c5f70f1d/attachment.pgp>



More information about the ffmpeg-devel mailing list