Commit bf01c32d authored by multrus's avatar multrus
Browse files

missing modifications ivas_mdct_core_invQ()

parent 8c5a5df6
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -699,6 +699,9 @@ 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++ )
    {