aboutsummaryrefslogtreecommitdiff
path: root/encoder/svc/isvce_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'encoder/svc/isvce_structs.h')
-rw-r--r--encoder/svc/isvce_structs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/encoder/svc/isvce_structs.h b/encoder/svc/isvce_structs.h
index 25200f4..9d8f6c5 100644
--- a/encoder/svc/isvce_structs.h
+++ b/encoder/svc/isvce_structs.h
@@ -2184,7 +2184,7 @@ typedef struct isvce_codec_t
/**
* Flag to determine if the entropy thread is active
*/
- volatile UWORD32 au4_entropy_thread_active[MAX_CTXT_SETS];
+ volatile ISVCE_ENTROPY_THREAD_STATES_T ae_entropy_thread_exit_state[MAX_CTXT_SETS];
/**
* Mutex used to keep the entropy calls thread-safe