avutil/float_dsp.h: fix doxy for scalarproduct_double

Signed-off-by: James Almer <jamrial@gmail.com>
release/7.1
James Almer 8 months ago
parent 7736ca1d7b
commit 7087da303f
  1. 2
      libavutil/float_dsp.h

@ -198,7 +198,7 @@ typedef struct AVFloatDSPContext {
* @param v2 second vector
* constraints: 32-byte aligned
* @param len length of vectors
* constraints: 32-byte aligned
* constraints: multiple of 16
*
* @return inner product of the vectors
*/

Loading…
Cancel
Save