containing ui setup steps in the profiling again.
[platform/upstream/expedite.git] / src / bin / image_blend_occlude1_few.c
index 450301d..1e7c8b6 100755 (executable)
@@ -112,8 +112,7 @@ void FNAME(void);
 # ifndef UI
 void FNAME(void)
 {
-   _setup();
-   ui_func_set(_key, _loop);
+   ui_func_set(_key, _loop, _setup);
 }
 # endif
 #endif