video: video-orc: remove trailing spaces
authorDaniel Almeida <daniel.almeida@collabora.com>
Fri, 21 May 2021 15:24:00 +0000 (12:24 -0300)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 22 May 2021 01:16:24 +0000 (21:16 -0400)
Remove unnecessary trailing spaces at the end of some orc functions.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1152>

gst-libs/gst/video/video-orc.orc

index 6edc16f..b09e6b4 100644 (file)
@@ -1533,7 +1533,7 @@ mergewl ayuv, ay, uv
 .temp 4 x
 .const 1 c128 128
 
-x4 subb x, ayuv, c128 
+x4 subb x, ayuv, c128
 splitlw wv, wy, x
 splitwb y, a, wy
 splitwb v, u, wv
@@ -1589,7 +1589,7 @@ x4 addb argb, x, c128
 .temp 4 x
 .const 1 c128 128
 
-x4 subb x, ayuv, c128 
+x4 subb x, ayuv, c128
 splitlw wv, wy, x
 splitwb y, a, wy
 splitwb v, u, wv
@@ -1646,7 +1646,7 @@ x4 addb bgra, x, c128
 .temp 4 x
 .const 1 c128 128
 
-x4 subb x, ayuv, c128 
+x4 subb x, ayuv, c128
 splitlw wv, wy, x
 splitwb y, a, wy
 splitwb v, u, wv
@@ -1702,7 +1702,7 @@ x4 addb argb, x, c128
 .temp 4 x
 .const 1 c128 128
 
-x4 subb x, ayuv, c128 
+x4 subb x, ayuv, c128
 splitlw wv, wy, x
 splitwb y, a, wy
 splitwb v, u, wv