Commit 468d3b1c authored by Remco Stoutjesdijk's avatar Remco Stoutjesdijk
Browse files

reduce compiler warnings

parent a622b14e
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5121,7 +5121,9 @@ static ivas_error renderIsmToBinauralReverb(
    input_ism *ismInput,
    IVAS_REND_AudioBuffer outAudio )
{
#ifdef JBM_TSM_ON_TCS
    int16_t i;
#endif
    float tmpRendBuffer[MAX_OUTPUT_CHANNELS][L_FRAME48k];
    ivas_error error;
#ifdef JBM_TSM_ON_TCS