summaryrefslogtreecommitdiff
path: root/v4l2-mfc-example/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-mfc-example/common.h')
-rw-r--r--v4l2-mfc-example/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l2-mfc-example/common.h b/v4l2-mfc-example/common.h
index f07c19a..3f55283 100644
--- a/v4l2-mfc-example/common.h
+++ b/v4l2-mfc-example/common.h
@@ -123,6 +123,7 @@ struct instance {
/* Semaphores are used to synchronise FIMC thread with
* the MFC thread */
sem_t done;
+ char enabled;
} fimc;
/* MFC related parameters */