aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/float_scalarproduct.c
Commit message (Collapse)AuthorAgeFilesLines
* avutil/float_dsp: Unavpriv avpriv_scalarproduct_float_c()Andreas Rheinhardt2025-03-281-0/+32
Not worth the overhead of exporting it. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> Signed-off-by: James Almer <jamrial@gmail.com>