projects
/
volk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b47aaef
)
[PATCH 9/9] docs: Fix conversion inaccuracy
author
jdemel
<demel@uni-bremen.de>
Thu, 25 Jun 2020 16:35:40 +0000
(18:35 +0200)
committer
A. Maitland Bottoms
<bottoms@debian.org>
Tue, 30 Jun 2020 23:48:20 +0000
(
00:48
+0100)
Gbp-Pq: Name 0009-docs-Fix-conversion-inaccuracy.patch
kernels/volk/volk_32f_s32f_convert_8i.h
patch
|
blob
|
history
diff --git
a/kernels/volk/volk_32f_s32f_convert_8i.h
b/kernels/volk/volk_32f_s32f_convert_8i.h
index d08ecd5e959ce61488ee7913aeba34af59cdba46..4016a520e99645df06840f776dbc5c7f0da0e3eb 100644
(file)
--- a/
kernels/volk/volk_32f_s32f_convert_8i.h
+++ b/
kernels/volk/volk_32f_s32f_convert_8i.h
@@
-25,7
+25,7
@@
*
* \b Overview
*
- * Converts a floating point number to a 8-bit
char
after applying a
+ * Converts a floating point number to a 8-bit
int
after applying a
* scaling factor.
*
* <b>Dispatcher Prototype</b>