ipc4: add mixing-based processing in channel selector - #6383
Merged
Conversation
tlissows
requested review from
dbaluta,
lbetlej,
lgirdwood,
mmaka1 and
plbossart
as code owners
October 7, 2022 12:32
lyakh
reviewed
Oct 10, 2022
RanderWang
reviewed
Oct 11, 2022
tlissows
force-pushed
the
sof-selector_ipc4
branch
from
October 11, 2022 10:18
402662c to
a63f762
Compare
kv2019i
approved these changes
Oct 11, 2022
RanderWang
reviewed
Oct 12, 2022
tlissows
force-pushed
the
sof-selector_ipc4
branch
from
October 12, 2022 07:30
a63f762 to
457e2bd
Compare
tlissows
force-pushed
the
sof-selector_ipc4
branch
from
October 13, 2022 09:27
457e2bd to
4e186fa
Compare
|
SOFCI TEST |
tlissows
force-pushed
the
sof-selector_ipc4
branch
from
October 14, 2022 07:35
4e186fa to
f5a3b91
Compare
|
SOFCI TEST |
mmaka1
reviewed
Oct 14, 2022
tlissows
force-pushed
the
sof-selector_ipc4
branch
from
October 14, 2022 12:19
f5a3b91 to
71362b7
Compare
Add mixing-based processing in channel selector to implement capabilities resulting from IPC4 configuration. Enable flexible channels count (from 1 to 8) independently for input and output. Signed-off-by: Tomasz Lissowski <tomasz.lissowski@intel.com>
tlissows
force-pushed
the
sof-selector_ipc4
branch
from
October 14, 2022 13:28
71362b7 to
91c7b6c
Compare
Collaborator
|
@mmaka1 Good to go? |
mmaka1
approved these changes
Oct 18, 2022
Collaborator
|
Known fail in IPC4 test set, proceeding with merge. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add mixing-based processing in channel selector to implement capabilities resulting from IPC4 configuration.
Signed-off-by: Tomasz Lissowski tomasz.lissowski@intel.com