Commit 1aaa466d authored by Fabian Bauer's avatar Fabian Bauer
Browse files

reset critical member in any case and determine critical operating points

parent e65d31a1
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1127,7 +1127,7 @@ void init_coder_ace_plus_ivas_fx(
        move16();
#ifdef HARMONIZE_2567_init_functions
        /* TODO mul: check, why in BASOP we can't reset st->hIGFEnc->infoTotalBitsPerFrameWritten w/o affecting bit-exactness */
        if ( GT_16( st->element_mode, EVS_MONO ) )
        //if ( GT_16( st->element_mode, EVS_MONO ) )
        {
#endif
            st->hIGFEnc->infoTotalBitsPerFrameWritten = 0;