Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iadk: module_adapter: Switch IADK modules to use source/sink #8635

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

jxstelter
Copy link
Contributor

The IADK libraries should support source/sink interface.
This patch changes IADK adapter part to implement source/sink interface.

Signed-off-by: Jaroslaw Stelter Jaroslaw.Stelter@intel.com

The IADK libraries should support source/sink interface. This patch
changes IADK adapter part to implement source/sink interface.

Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>
Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, does IADK need an update to align or already aligned ?

@lgirdwood lgirdwood merged commit 0bf0309 into thesofproject:main Dec 19, 2023
42 of 44 checks passed
@jxstelter
Copy link
Contributor Author

Btw, does IADK need an update to align or already aligned ?

IADK uses its own interface - so changes in iadk_module_adapter.cpp translates it already. IADK modules itself do not needs to be modified.

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.

5 participants