Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

ipp 5.1 on pxa 255

hongling_meng
Beginner
319 Views
I am now testing ipp 5.1 on my PXA 255 developing board.I wonder:
if I can use ipp_ixp lib on my PXA 255? I want to use G.723.1 lib for speech encode/decode,but there isn't any samples for embedded system.May I use sample code for ia32 instead?
thank you very much
0 Kudos
3 Replies
Vladimir_Dudnik
Employee
319 Views

Hello,

you can use IPP for IXP42x processors on PCA255 based systems because they are compatible. Regarding samples, you need to download IPP speech-coding sample, it has build scripts configured for many systems including embedded.

Regards,
Vladimir

0 Kudos
hongling_meng
Beginner
319 Views
I see iwmmxt_le.sh in sample code,but I do not have Montavisa linux environment.May I use arm-linux toolchain for PXA 255 supported by intel instead?and which lib should I use.libipp**sx.a or libipp**.s2.a?
thank you for answer.
0 Kudos
Vladimir_Dudnik
Employee
319 Views

We only tested our samples with Montavista toolchain.

Regards,
Vladimir

0 Kudos
Reply