diff acelp_math.h @ 7188:e1524921d0b1 libavcodec

We do not only calculate it but we also return it.
author michael
date Thu, 03 Jul 2008 11:52:35 +0000
parents 205d198d05e5
children f91a738da9c3
line wrap: on
line diff
--- a/acelp_math.h	Thu Jul 03 11:51:59 2008 +0000
+++ b/acelp_math.h	Thu Jul 03 11:52:35 2008 +0000
@@ -51,7 +51,7 @@
 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