diff --git a/sample/framework/vx_graph.c b/sample/framework/vx_graph.c index 0365b65..f2e9e30 100644 --- a/sample/framework/vx_graph.c +++ b/sample/framework/vx_graph.c @@ -2728,6 +2728,8 @@ static vx_status vxExecuteGraph(vx_graph graph, vx_uint32 depth) if (!any_pipeup) steady_done = vx_true_e; } +#else + } #endif if (context->perf_enabled)