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

ENABLE_NE10_IIR_LATTICE_FLOAT_NEON #245

Open
SMI37920 opened this issue Feb 5, 2020 · 0 comments
Open

ENABLE_NE10_IIR_LATTICE_FLOAT_NEON #245

SMI37920 opened this issue Feb 5, 2020 · 0 comments

Comments

@SMI37920
Copy link

SMI37920 commented Feb 5, 2020

I am intending to use ne10_iir_lattice_float() and I want to be sure to use the neon version on my AM3359 processor. I noticed ENABLE_NE10_IIR_LATTICE_FLOAT_NEON in NE10_dsp.h, and I'm wondering do I need to specify this somewhere or is it automatically set? How can I verify I am using the neon version of the function? I have both cross compiled the library for linux in an X86 VM and compiled it natively on the AM3359, so I would like a way to verify the neon hardware has been detected correctly. (My Eclipse project seems to think ENABLE_NE10_IIR_LATTICE_FLOAT_NEON is not set.)

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