videotestsrc: storel is better then copyl
It is better to use storel to splat the variable into the destination. ORC doesn't know when a variable is last written to so it can't yet optimize away the copy operation.
This commit is contained in:
parent
a4e9e1fe1b
commit
2977ef5281
@ -3,6 +3,6 @@
|
||||
.dest 4 d1 guint8
|
||||
.param 4 p1
|
||||
|
||||
copyl d1, p1
|
||||
storel d1, p1
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user