Commit 9a83d997 authored by vaclav's avatar vaclav
Browse files

fix warnings

parent 988b891a
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5374,7 +5374,7 @@ static ivas_error renderIsmToBinaural(
    return IVAS_ERR_OK;
}

#ifndef SPLIT_REND_WITH_HEAD_ROT
#ifdef SPLIT_REND_WITH_HEAD_ROT
static int16_t getNumSubframesInBuffer(
    const IVAS_REND_AudioBuffer *buffer,
    const int32_t sampleRate )