sof/tools/testbench/include
Seppo Ingalsuo aa2a02c549 Tools: Testbench: Fix ibs/obs calculation
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>
2024-10-28 12:03:59 +02:00
..
linux Tools: Testbench: Avoid need linux kernel headers in build 2023-03-20 19:33:55 +02:00
testbench Tools: Testbench: Fix ibs/obs calculation 2024-10-28 12:03:59 +02:00