Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/orc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/test.orc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/test.orc b/testsuite/test.orc
index c0a0a8a..b038c15 100644
--- a/testsuite/test.orc
+++ b/testsuite/test.orc
@@ -1618,9 +1618,9 @@ select1wb d1, l_gray2
.function canny_calc_delta_x
-.dest 4 d1 gint32
-.source 4 s1 guint8
-.source 4 s2 guint8
+.dest 4 d1 int32_t
+.source 4 s1 uint8_t
+.source 4 s2 uint8_t
.temp 2 t1
.temp 2 t2
.temp 1 t3