-
Notifications
You must be signed in to change notification settings - Fork 322
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipc4: mixin & mixout: refine mixer behavior for state change
For ipc3 mixer, pipeline will stop at mixer for trigger and prepare cases, but it is not fit for ipc4, since there are more than 1 pipeline in the pcm stream, one for mixer and following components and another one is for front-end components. This patch divides prepare & trigger function to two parts: common shared part and part for mixer. Signed-off-by: Rander Wang <[email protected]>
- Loading branch information
1 parent
15122b2
commit 93731c5
Showing
1 changed file
with
56 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters