[vlc-devel] Why do we use fi32?
Rémi Denis-Courmont
remi at remlab.net
Tue Jan 19 16:08:08 CET 2010
Hello,
Is there any reason why we use 32-bits fixed point (fi32) for audio
filtering with !HAVE_FPU? I could not find any *non-trivial* audio filter
in the VLC tree that would implement fi32. Why don't we use s16l instead?
It would save conversion from fi32 to s16l toward the audio output, and in
many case converting from s16l to fi32 from the decoder.
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list