Skip to content

Conversation

@serhiy-katsyuba-intel
Copy link
Contributor

These are cleanup commits extracted from PR #8537. That PR failed the CI (or maybe random fail?), more time to verify needed. Also these changed are not very related to sink/source API support in mixin/mixout, so having 2 smaller PR is better then 1 big.

Mute channel functionality was previously used as part of channel
remapping feature. Since that feature was removed some time ago mute
channel functionality is no longer used and is just a leftover from not
fully completed cleanup.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
Previously we had "normal" and "channel remapping" modes. Since channel
remapping mode was removed, "normal" is the only supported mode, no need
to prepend names with "normal".

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
Previously when channel remapping was supported processing was done
iterating by frames. After channel remapping was removed processing
was changed to iterate by samples, however, for some reason the code
still uses confusing "frame" variables.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
@kv2019i kv2019i merged commit 60212cf into thesofproject:main Dec 20, 2023
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