Skip to content

Conversation

@lkoenig
Copy link
Contributor

@lkoenig lkoenig commented Mar 9, 2022

To provide echo cancelling effect while a stereo signal is played out,
the RTC Audio processing component required to have both left and right
channel as reference.

This CL ensure this is the case.

Signed-off-by: Lionel Koenig lionelk@google.com

Copy link
Member

Choose a reason for hiding this comment

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

The frag API is being deprecated by @singalsu as it adds MCPS. Do you want to merge this now and fix the frag API usage later ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we should do that.
I want to get rid of the frag API but I'll have to do that carefully to avoid buffering issue.
The reason the frag API works here is that sometimes the aec_reference has 4 channels, using the frag API allows easily to only use those 2 first ones).

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.

@cujomalainey good for you ?

To provide echo cancelling effect while a stereo signal is played out,
the RTC Audio processing component required to have both left and right
channel as reference.

This CL ensure this is the case.

Signed-off-by: Lionel Koenig <lionelk@google.com>
@cujomalainey
Copy link
Contributor

CI failure is for rimage

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