Loading apps/decoder.c +1 −1 Original line number Diff line number Diff line Loading @@ -3931,7 +3931,7 @@ static ivas_error decodeVoIP( } IVAS_DEC_MODE newDecModeInPacket = ( tempBsFormat == IVAS_DEC_BS_MONO ) ? IVAS_DEC_MODE_EVS : IVAS_DEC_MODE_IVAS; if ( ( error = error = restartDecoder( if ( ( error = restartDecoder( &hIvasDec, newDecModeInPacket, &arg, Loading Loading
apps/decoder.c +1 −1 Original line number Diff line number Diff line Loading @@ -3931,7 +3931,7 @@ static ivas_error decodeVoIP( } IVAS_DEC_MODE newDecModeInPacket = ( tempBsFormat == IVAS_DEC_BS_MONO ) ? IVAS_DEC_MODE_EVS : IVAS_DEC_MODE_IVAS; if ( ( error = error = restartDecoder( if ( ( error = restartDecoder( &hIvasDec, newDecModeInPacket, &arg, Loading