Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Intell IPP library for Xamarin Android

chandy__anush
Beginner
780 Views

Hi,

 

  I have a question?How to use Intel IPP library in Xamarin android environment?I need some of the dlls in the Intel IPP for signal Processing.

Can you please provide some guidance on this?

 

0 Kudos
3 Replies
Pavel_B_Intel1
Employee
780 Views

Hi,

IPP package contains IPP static libraries for Android and IPP 2019 update1 release contains "Custom Library Tool" - the tool you can use to build a custom dynamic library with only required for your functions. I think it should be enough for your case.

Please use Custom Library Tool based on python. The binary version of the tool is outdated, we deprecated it and will remove in a future release.

Pavel

0 Kudos
chandy__anush
Beginner
780 Views

I have tried to compile with the Intel IPP libs for android .But it seems that the Intel IPPs are not meant for ARM processors ,So its not compiling with ARM processor as the target. It get successfully compiled for X86 target.

0 Kudos
Pavel_B_Intel1
Employee
780 Views

Yes Intel(r) IPP supports Intel architecture compatible HW only.

0 Kudos
Reply