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

Stereo AEC #29

Open
matt-audio opened this issue Apr 2, 2021 · 0 comments
Open

Stereo AEC #29

matt-audio opened this issue Apr 2, 2021 · 0 comments

Comments

@matt-audio
Copy link

Dear Athena:

  1. what is the purpose of your multiple ref? in what situation will it be used?
  2. As your code in the dios_ssp_aec_api:
    for (i_mic = 0; i_mic < srv->mic_num; i_mic++){
    for (i_ref = 0; i_ref < srv->ref_num; i_ref++){
    }
    }
    If I set ref_num=2, can I use it as stereo AEC? Is it reasonable?
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

No branches or pull requests

1 participant