Skip to content

Tools: Testbench: Fix ibs/obs calculation#9616

Merged
kv2019i merged 1 commit intothesofproject:mainfrom
singalsu:testbench_fix_ibs_obs
Oct 28, 2024
Merged

Tools: Testbench: Fix ibs/obs calculation#9616
kv2019i merged 1 commit intothesofproject:mainfrom
singalsu:testbench_fix_ibs_obs

Conversation

@singalsu
Copy link
Collaborator

The previous ibs and obs calculate was wrong but it appeared to work since not many components use it. The issue was seen with Aria. Since the ibs depends on audio frame format and number of frames in period, the testbench parameter period_size is changed to period_frames to calculate ibs and obs in component setup.

This fix is a workaround until parsing ibs/obs from topology is done to testbench.

The previous ibs and obs calculate was wrong but it appeared to
work since not many components use it. The issue was seen with
Aria. Since the ibs depends on audio frame format and number of
frames in period, the testbench parameter period_size is changed
to period_frames to calculate ibs and obs in component setup.

This fix is a workaround until parsing ibs/obs from topology is
done to testbench.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
@singalsu singalsu marked this pull request as ready for review October 24, 2024 16:38
@kv2019i kv2019i merged commit aa2a02c into thesofproject:main Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants