We do not only calculate it but we also return it.

Originally committed as revision 14058 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2008-07-03 11:52:35 +00:00
parent 2de74f5a4d
commit 4f0689b528

View file

@ -51,7 +51,7 @@ int ff_exp2(uint16_t power);
int ff_log2(uint32_t value);
/**
* \brief Calculates the dot product
* \brief returns the dot product
* \param a input data array
* \param b input data array
* \param length number of elements