Commit 91153d07 authored by multrus's avatar multrus
Browse files

fix compiler warning

parent d3bd4fde
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2313,6 +2313,8 @@ TC_BUFFER_MODE ivas_jbm_dec_get_tc_buffer_mode(
        case RENDERER_BINAURAL_MIXER_CONV:
        case RENDERER_BINAURAL_MIXER_CONV_ROOM:
#ifdef API_5MS
        case RENDERER_OSBA_AMBI:
        case RENDERER_OSBA_LS:
            buffer_mode = TC_BUFFER_MODE_RENDERER;
            break;
        case RENDERER_NON_DIEGETIC_DOWNMIX: