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

[FEATURE]: Optimization of mixer component #6120

Open
jairaj-arava opened this issue Aug 10, 2022 · 2 comments
Open

[FEATURE]: Optimization of mixer component #6120

jairaj-arava opened this issue Aug 10, 2022 · 2 comments
Assignees
Labels
ADL Applies to Alder Lake platform enhancement New feature or request mixer Mixer component

Comments

@jairaj-arava
Copy link
Contributor

For now on ADL, in no-codec mode, we used Mixer component to mix mutliple PCM's and calculated MCPS during runtime. We found the mixer component is consuming ~21MCPS as shown below
[ 131849772.417011] ( 160.000000) c2 mixer 1.0 ....../pipeline-stream.c:196 INFO perf comp_copy peak plat 2027 cpu 21068.
Hence, the mixer component has to be optimized to lower the MCPS consumption. Hence, raising this for a discussion.

@jairaj-arava jairaj-arava added the enhancement New feature or request label Aug 10, 2022
@jairaj-arava
Copy link
Contributor Author

@sathya-nujella
Copy link
Contributor

We need the Mixer optimizations for one of Chrome DUT with HiFi3 based. Thank you.

@mengdonglin mengdonglin added the mixer Mixer component label Aug 11, 2022
@mengdonglin mengdonglin added the ADL Applies to Alder Lake platform label Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADL Applies to Alder Lake platform enhancement New feature or request mixer Mixer component
Projects
None yet
Development

No branches or pull requests

4 participants