mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 03:28:27 +00:00
avutil/float_dsp: revert accidental doxy removal
done by accident in 6a7c4d60a1498929c2a366f2ef4ccc35621a4358. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
5f2922bb62
commit
85e821ce1c
@ -179,8 +179,11 @@ typedef struct AVFloatDSPContext {
|
||||
* a vector of doubles.
|
||||
*
|
||||
* @param dst output vector
|
||||
* constraints: 32-byte aligned
|
||||
* @param src0 first input vector
|
||||
* constraints: 32-byte aligned
|
||||
* @param src1 second input vector
|
||||
* constraints: 32-byte aligned
|
||||
* @param len number of elements in the input
|
||||
* constraints: multiple of 16
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user