Create a function for float dot product instead of duplicating all over the file
authorVitor Sessak <vitor1001@gmail.com>
Sat, 5 Jul 2008 18:42:08 +0000 (18:42 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sat, 5 Jul 2008 18:42:08 +0000 (18:42 +0000)
commit7a64649d681b3dada4c1f175ec9e088313647459
tree52116ce6f345223980fc392b15ebdebec1c83648
parenta4ce72480eb9811edaa156798fd3e24e7d2e1081
Create a function for float dot product instead of duplicating all over the file

Originally committed as revision 14079 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ra288.c