Loading lib_rend/ivas_objectRenderer.c +2 −2 Original line number Diff line number Diff line Loading @@ -814,7 +814,7 @@ ivas_error ivas_td_binaural_renderer_ext( ism_md_subframe_update_ext, p_output, output_frame #ifdef API_5MS , ( output_frame * FRAMES_PER_SEC ) / output_Fs output_Fs / ( output_frame * FRAMES_PER_SEC ) #endif ) ) != IVAS_ERR_OK ) { Loading lib_rend/lib_rend.c +2 −2 Original line number Diff line number Diff line Loading @@ -8237,7 +8237,7 @@ static ivas_error renderSbaToMultiBinaural( p_tmpCrendBuffer, *sbaInput->base.ctx.pOutSampleRate, #ifdef API_5MS ( sbaInput->base.inputBuffer.config.numSamplesPerChannel * FRAMES_PER_SEC ) / *sbaInput->base.ctx.pOutSampleRate, num_subframes_in_buffer( &sbaInput->base.inputBuffer, *sbaInput->base.ctx.pOutSampleRate ), #endif pos_idx ) ) != IVAS_ERR_OK ) { Loading Loading
lib_rend/ivas_objectRenderer.c +2 −2 Original line number Diff line number Diff line Loading @@ -814,7 +814,7 @@ ivas_error ivas_td_binaural_renderer_ext( ism_md_subframe_update_ext, p_output, output_frame #ifdef API_5MS , ( output_frame * FRAMES_PER_SEC ) / output_Fs output_Fs / ( output_frame * FRAMES_PER_SEC ) #endif ) ) != IVAS_ERR_OK ) { Loading
lib_rend/lib_rend.c +2 −2 Original line number Diff line number Diff line Loading @@ -8237,7 +8237,7 @@ static ivas_error renderSbaToMultiBinaural( p_tmpCrendBuffer, *sbaInput->base.ctx.pOutSampleRate, #ifdef API_5MS ( sbaInput->base.inputBuffer.config.numSamplesPerChannel * FRAMES_PER_SEC ) / *sbaInput->base.ctx.pOutSampleRate, num_subframes_in_buffer( &sbaInput->base.inputBuffer, *sbaInput->base.ctx.pOutSampleRate ), #endif pos_idx ) ) != IVAS_ERR_OK ) { Loading