Loading lib_dec/ivas_ism_renderer_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -338,7 +338,7 @@ void ivas_ism_render_sf_fx( /* update rendered subframe and slots info for all cases apart from a following crend call, the update will then happen in the crend call*/ #ifdef NONBE_FIX_1021_ISM_BRIR_RS_FLUSH if ( renderer_type != RENDERER_BINAURAL_MIXER_CONV_ROOM ) if ( NE_16( renderer_type, RENDERER_BINAURAL_MIXER_CONV_ROOM ) ) #else if ( NE_16( st_ivas->renderer_type, RENDERER_BINAURAL_MIXER_CONV_ROOM ) ) #endif Loading Loading
lib_dec/ivas_ism_renderer_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -338,7 +338,7 @@ void ivas_ism_render_sf_fx( /* update rendered subframe and slots info for all cases apart from a following crend call, the update will then happen in the crend call*/ #ifdef NONBE_FIX_1021_ISM_BRIR_RS_FLUSH if ( renderer_type != RENDERER_BINAURAL_MIXER_CONV_ROOM ) if ( NE_16( renderer_type, RENDERER_BINAURAL_MIXER_CONV_ROOM ) ) #else if ( NE_16( st_ivas->renderer_type, RENDERER_BINAURAL_MIXER_CONV_ROOM ) ) #endif Loading