Loading lib_dec/ivas_mdct_core_dec_fx.c +0 −2 Original line number Diff line number Diff line Loading @@ -708,9 +708,7 @@ void ivas_mdct_core_invQ_fx( set16_fx( bitsRead, 0, CPE_CHANNELS ); tmp_concealment_method = 0; move16(); #ifdef FIX_1387_INIT_PRM_SQQ prm_sqQ = NULL; /* set prm_sqQ to NULL - in case of bfi == 1 it's not set or needed, but it triggers sanitizers */ #endif FOR( ch = 0; ch < CPE_CHANNELS; ch++ ) { Loading Loading
lib_dec/ivas_mdct_core_dec_fx.c +0 −2 Original line number Diff line number Diff line Loading @@ -708,9 +708,7 @@ void ivas_mdct_core_invQ_fx( set16_fx( bitsRead, 0, CPE_CHANNELS ); tmp_concealment_method = 0; move16(); #ifdef FIX_1387_INIT_PRM_SQQ prm_sqQ = NULL; /* set prm_sqQ to NULL - in case of bfi == 1 it's not set or needed, but it triggers sanitizers */ #endif FOR( ch = 0; ch < CPE_CHANNELS; ch++ ) { Loading