containing ui setup steps in the profiling again.
[platform/upstream/expedite.git] / src / bin / image_blend_fade_pow2_unscaled.c
index b4bf458..03ec8b2 100755 (executable)
@@ -96,8 +96,7 @@ void FNAME(void);
 # ifndef UI
 void FNAME(void)
 {
-   ui_func_set(_key, _loop);
-   _setup();
+   ui_func_set(_key, _loop, _setup);
 }
 # endif
 #endif