gstreamer/gst/videotestsrc/gstvideotestsrcorc.orc
Wim Taymans 2977ef5281 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.
2014-09-26 16:44:09 +02:00

9 lines
87 B
Plaintext

.function video_test_src_orc_splat_u32
.dest 4 d1 guint8
.param 4 p1
storel d1, p1