Loading lib_rend/ivas_crend.c +10 −8 Original line number Diff line number Diff line Loading @@ -773,8 +773,10 @@ static ivas_error ivas_rend_initCrend( if ( ext_rend_flag == 1 ) { #endif #ifndef FIX_1227_Crend_HRTF_LOADING_OPTIM2 if ( outConfig == IVAS_AUDIO_CONFIG_BINAURAL_ROOM_IR ) { #endif #ifdef FIX_1227_Crend_HRTF_LOADING_OPTIM2 if ( hSetOfHRTF->hHRTF_Crend == NULL ) { Loading @@ -792,8 +794,8 @@ static ivas_error ivas_rend_initCrend( hHrtf->max_num_iterations = hSetOfHRTF->hHRTF_brir_combined->max_num_iterations; hHrtf->index_frequency_max_diffuse = hSetOfHRTF->hHRTF_brir_combined->index_frequency_max_diffuse; #endif } #ifndef FIX_1227_Crend_HRTF_LOADING_OPTIM2 } else { if ( hSetOfHRTF->hHRTF_hrir_combined == NULL ) Loading Loading
lib_rend/ivas_crend.c +10 −8 Original line number Diff line number Diff line Loading @@ -773,8 +773,10 @@ static ivas_error ivas_rend_initCrend( if ( ext_rend_flag == 1 ) { #endif #ifndef FIX_1227_Crend_HRTF_LOADING_OPTIM2 if ( outConfig == IVAS_AUDIO_CONFIG_BINAURAL_ROOM_IR ) { #endif #ifdef FIX_1227_Crend_HRTF_LOADING_OPTIM2 if ( hSetOfHRTF->hHRTF_Crend == NULL ) { Loading @@ -792,8 +794,8 @@ static ivas_error ivas_rend_initCrend( hHrtf->max_num_iterations = hSetOfHRTF->hHRTF_brir_combined->max_num_iterations; hHrtf->index_frequency_max_diffuse = hSetOfHRTF->hHRTF_brir_combined->index_frequency_max_diffuse; #endif } #ifndef FIX_1227_Crend_HRTF_LOADING_OPTIM2 } else { if ( hSetOfHRTF->hHRTF_hrir_combined == NULL ) Loading