Loading lib_dec/lib_dec.c +1 −0 Original line number Diff line number Diff line Loading @@ -1123,6 +1123,7 @@ ivas_error IVAS_DEC_ReadFormat( break; case RENDERER_BINAURAL_FASTCONV_ROOM: *binaural_renderer = ISAR_SPLIT_REND_RENDERER_SELECTION_FASTCONV; *room_reverb_flag = 1; break; case RENDERER_BINAURAL_PARAMETRIC: case RENDERER_BINAURAL_PARAMETRIC_ROOM: Loading Loading
lib_dec/lib_dec.c +1 −0 Original line number Diff line number Diff line Loading @@ -1123,6 +1123,7 @@ ivas_error IVAS_DEC_ReadFormat( break; case RENDERER_BINAURAL_FASTCONV_ROOM: *binaural_renderer = ISAR_SPLIT_REND_RENDERER_SELECTION_FASTCONV; *room_reverb_flag = 1; break; case RENDERER_BINAURAL_PARAMETRIC: case RENDERER_BINAURAL_PARAMETRIC_ROOM: Loading