Commit d0aa2fe4 authored by vaclav's avatar vaclav
Browse files

fix merge

parent dbd19621
Loading
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -419,10 +419,10 @@ ivas_error ivas_masa_decode(
        if ( st_ivas->hDecoderConfig->output_config == IVAS_AUDIO_CONFIG_EXTERNAL && ( st_ivas->ivas_format == MASA_FORMAT || st_ivas->ivas_format == MASA_ISM_FORMAT ) )
#else
        if ( st_ivas->hDecoderConfig->output_config == IVAS_AUDIO_CONFIG_EXTERNAL )
#endif
        {
            index_16bits( hQMetaData, hMasa->data.sph_grid16 );
        }
#endif

        /* If LBR mode is not disabled, then we restore metadata to 5 bands and 4 subframes based on the LBR mode. */
        if ( low_bitrate_mode != -1 )