Skip to content
Snippets Groups Projects
Commit 7e1ce6a6 authored by Christophe GISQUET's avatar Christophe GISQUET Committed by Ronald S. Bultje
Browse files

dsputil: remove shift parameter from scalarproduct_int16


There is only one caller, which does not need the shifting. Other use cases
are situations where different roundings would be needed.

The x86 and neon versions are modified accordingly.

Signed-off-by: default avatarRonald S. Bultje <rsbultje@gmail.com>
parent dabf8dd3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment