aboutsummaryrefslogtreecommitdiff
path: root/encoder/ixheaace_struct_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'encoder/ixheaace_struct_def.h')
-rw-r--r--encoder/ixheaace_struct_def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/encoder/ixheaace_struct_def.h b/encoder/ixheaace_struct_def.h
index 4f0c3c7..cbf4a0b 100644
--- a/encoder/ixheaace_struct_def.h
+++ b/encoder/ixheaace_struct_def.h
@@ -106,6 +106,8 @@ typedef struct ixheaace_state_struct {
ixheaace_mps_515_memory_struct *mps_515_pers_mem;
WORD32 is_quant_spec_zero;
WORD32 is_gain_limited;
+ WORD32 i_out_bits;
+ VOID *loudness_handle;
} ixheaace_state_struct;
typedef struct ixheaace_api_struct {