Mercurial > libavcodec.hg
changeset 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 | 882663da53f7 |
files | acelp_math.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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