Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
公告
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
初学者
794 次查看

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 项奖励
3 回复数
Pavel_B_Intel1
794 次查看

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 项奖励
chandy__anush
初学者
794 次查看

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 项奖励
Pavel_B_Intel1
794 次查看

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

0 项奖励
回复