Loading lib_dec/ivas_mct_dec.c +1 −0 Original line number Diff line number Diff line Loading @@ -1143,6 +1143,7 @@ static ivas_error ivas_mc_dec_reconfig( if ( st_ivas->hBinRenderer != NULL && ( st_ivas->renderer_type != RENDERER_BINAURAL_FASTCONV && st_ivas->renderer_type != RENDERER_BINAURAL_FASTCONV_ROOM ) ) { ivas_binRenderer_close( &st_ivas->hBinRenderer ); if ( ( st_ivas->hDecoderConfig->Opt_Headrotation || st_ivas->hDecoderConfig->Opt_ExternalOrientation ) ) { efap_free_data( &st_ivas->hEFAPdata ); Loading lib_dec/ivas_output_config.c +1 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,7 @@ void ivas_renderer_select( /*-----------------------------------------------------------------* * Binaural rendering configurations *-----------------------------------------------------------------*/ if ( st_ivas->hDecoderConfig->Opt_Headrotation || st_ivas->hDecoderConfig->Opt_ExternalOrientation ) { st_ivas->hCombinedOrientationData->shd_rot_max_order = -1; Loading lib_dec/lib_dec.h +0 −1 Original line number Diff line number Diff line Loading @@ -553,7 +553,6 @@ void IVAS_DEC_PrintDisclaimer( void ); /* clang-format on */ #endif Loading
lib_dec/ivas_mct_dec.c +1 −0 Original line number Diff line number Diff line Loading @@ -1143,6 +1143,7 @@ static ivas_error ivas_mc_dec_reconfig( if ( st_ivas->hBinRenderer != NULL && ( st_ivas->renderer_type != RENDERER_BINAURAL_FASTCONV && st_ivas->renderer_type != RENDERER_BINAURAL_FASTCONV_ROOM ) ) { ivas_binRenderer_close( &st_ivas->hBinRenderer ); if ( ( st_ivas->hDecoderConfig->Opt_Headrotation || st_ivas->hDecoderConfig->Opt_ExternalOrientation ) ) { efap_free_data( &st_ivas->hEFAPdata ); Loading
lib_dec/ivas_output_config.c +1 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,7 @@ void ivas_renderer_select( /*-----------------------------------------------------------------* * Binaural rendering configurations *-----------------------------------------------------------------*/ if ( st_ivas->hDecoderConfig->Opt_Headrotation || st_ivas->hDecoderConfig->Opt_ExternalOrientation ) { st_ivas->hCombinedOrientationData->shd_rot_max_order = -1; Loading
lib_dec/lib_dec.h +0 −1 Original line number Diff line number Diff line Loading @@ -553,7 +553,6 @@ void IVAS_DEC_PrintDisclaimer( void ); /* clang-format on */ #endif