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:
parent
2de74f5a4d
commit
4f0689b528
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user