aboutsummaryrefslogtreecommitdiff
path: root/decoder/ixheaacd_drc_data_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/ixheaacd_drc_data_struct.h')
-rw-r--r--decoder/ixheaacd_drc_data_struct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/ixheaacd_drc_data_struct.h b/decoder/ixheaacd_drc_data_struct.h
index faf9775..104104b 100644
--- a/decoder/ixheaacd_drc_data_struct.h
+++ b/decoder/ixheaacd_drc_data_struct.h
@@ -49,6 +49,7 @@ typedef struct {
UWORD8 new_drc_fac;
UWORD8 prev_interp_scheme;
WORD32 drc_factors_sbr[SBR_QMF_SUB_SAMPLES][SBR_QMF_SUB_BANDS];
+ WORD32 drc_factors_sbr_lat[SBR_QMF_SUB_SAMPLES][SBR_QMF_SUB_BANDS];
} ixheaac_drc_data_struct;
typedef struct {