2009/8/4 Diego Biurrun <[email protected]>: > On Tue, Aug 04, 2009 at 02:36:55AM +0200, cmcq wrote: >> >> Log: >> Simplify calls to ff_dot_productf that can use ff_energyf instead > > BTW, why do these functions have an 'f' postfix?
"float". celp_math.c and acelp_vectors.c support fixed-point and float versions of the same functions, using "f" for the float version. _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
