Commit 0bb60cf8 authored by Vidhya V P's avatar Vidhya V P
Browse files

Resolving compilation warnings

parent 1f2441c3
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -703,8 +703,9 @@ ivas_error ivas_sba_dec_render(
    SPAR_DEC_HANDLE hSpar;
    SPAT_PARAM_REND_COMMON_DATA_HANDLE hSpatParamRendCom;
    float *output_f_local[MAX_OUTPUT_CHANNELS];
#ifndef REMOVE_UNUSED_FUNCTION
    ivas_error error;

#endif
    hSpar = st_ivas->hSpar;
    hSpatParamRendCom = st_ivas->hSpatParamRendCom;
    nchan_internal = ivas_sba_get_nchan_metadata( st_ivas->sba_analysis_order, st_ivas->hDecoderConfig->ivas_total_brate );