projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4b0274
)
volume: orc fixup for loading float arguments
author
Edward Hervey
<bilboed@bilboed.com>
Mon, 20 Sep 2010 14:28:52 +0000
(16:28 +0200)
committer
Edward Hervey
<bilboed@bilboed.com>
Mon, 20 Sep 2010 14:29:20 +0000
(16:29 +0200)
This is only used with DISABLE_ORC.
gst/volume/gstvolumeorc-dist.c
patch
|
blob
|
history
diff --git
a/gst/volume/gstvolumeorc-dist.c
b/gst/volume/gstvolumeorc-dist.c
index
8197dcf
..
d15a469
100644
(file)
--- a/
gst/volume/gstvolumeorc-dist.c
+++ b/
gst/volume/gstvolumeorc-dist.c
@@
-139,7
+139,7
@@
orc_scalarmultiply_f32_ns (float *d1, const float *s1, float p1, int n)
ptr4 = (orc_union32 *) s1;
/* 1: loadpl */
- var33.
i
= p1;
+ var33.
f
= p1;
for (i = 0; i < n; i++) {
/* 0: loadl */