Commit 5cea4581 authored by vaclav's avatar vaclav
Browse files

typo

parent a276e08d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1152,7 +1152,7 @@ ivas_error ivas_init_decoder(
        {
            hDecoderConfig->nchan_out = audioCfg2channels( st_ivas->transport_config );
        }
#ifdef FIX_1052_EXT_OUTPUT
#ifdef FIX_1052_EXT_OUTPUT_SBA
        else if ( st_ivas->ivas_format == SBA_FORMAT )
        {
            hDecoderConfig->nchan_out = audioCfg2channels( ivas_set_audio_config_from_sba_order( st_ivas->sba_order ) );