aboutsummaryrefslogtreecommitdiff
path: root/decoder/ihevcd_cxa.h
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/ihevcd_cxa.h')
-rw-r--r--decoder/ihevcd_cxa.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/decoder/ihevcd_cxa.h b/decoder/ihevcd_cxa.h
index 7baf480..8434a53 100644
--- a/decoder/ihevcd_cxa.h
+++ b/decoder/ihevcd_cxa.h
@@ -176,6 +176,11 @@ typedef struct {
* enable_frm_info
*/
UWORD32 u4_enable_frame_info;
+
+ /**
+ * enable_threads
+ */
+ UWORD32 u4_keep_threads_active;
}ihevcd_cxa_create_ip_t;