Loading apps/decoder.c +1 −0 Original line number Diff line number Diff line Loading @@ -4376,6 +4376,7 @@ static ivas_error restartDecoder( } #ifndef FIX_FMSW_DEC if ( arg->voipMode ) { if ( ( error = IVAS_DEC_EnableVoIP( hIvasDec, 60, arg->inputFormat ) ) != IVAS_ERR_OK ) { Loading lib_dec/ivas_init_dec.c +22 −22 File changed.Contains only whitespace changes. Show changes lib_dec/lib_dec.c +4174 −4174 File changed.Contains only whitespace changes. Show changes Loading
apps/decoder.c +1 −0 Original line number Diff line number Diff line Loading @@ -4376,6 +4376,7 @@ static ivas_error restartDecoder( } #ifndef FIX_FMSW_DEC if ( arg->voipMode ) { if ( ( error = IVAS_DEC_EnableVoIP( hIvasDec, 60, arg->inputFormat ) ) != IVAS_ERR_OK ) { Loading