Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: funman: r25925 - trunk/apps/codecs/libwma

Re: funman: r25925 - trunk/apps/codecs/libwma

From: Jeff Goode <jeffg7_at_gmail.com>
Date: Mon, 10 May 2010 12:26:23 -0400

A lot of this type of function is in fixedpoint.c. Maybe there's a way
to consolidate?

On 5/10/2010 06:20, mailer_at_svn.rockbox.org wrote:
> Date: 2010-05-10 12:20:55 +0200 (Mon, 10 May 2010)
> New Revision: 25925
>
> Log Message:
> wmafixed.h: remove double declaration
>
> Modified:
> trunk/apps/codecs/libwma/wmafixed.h
>
> Modified: trunk/apps/codecs/libwma/wmafixed.h
> ===================================================================
> --- trunk/apps/codecs/libwma/wmafixed.h 2010-05-10 03:49:17 UTC (rev 25924)
> +++ trunk/apps/codecs/libwma/wmafixed.h 2010-05-10 10:20:55 UTC (rev 25925)
> _at__at_ -50,6 +50,7 _at__at_
> fixed32 fixdiv32(fixed32 x, fixed32 y);
> fixed64 fixdiv64(fixed64 x, fixed64 y);
> fixed32 fixsqrt32(fixed32 x);
> +/* Inverse gain of circular cordic rotation in s0.31 format. */
> long fsincos(unsigned long phase, fixed32 *cos);
>
>
> _at__at_ -105,7 +106,3 _at__at_
> }
>
> #endif
> -
> -
> -/* Inverse gain of circular cordic rotation in s0.31 format. */
> -long fsincos(unsigned long phase, fixed32 *cos);
>
> _______________________________________________
> rockbox-cvs mailing list
> rockbox-cvs_at_cool.haxx.se
> http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox-cvs
>
>
Received on 2010-05-10

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy