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.

MaxIndx function for PCA processors?

poshiman
Beginner
388 Views
Hi,
I am working with the PCA version of the IPP signal processing library. I noticed that the ippMaxIndx_16s() and ippMinIndx_16s() functions are notsupported for the PCA version. Are there equivalent functions to find the location (index) of the maximum and minimum values in a vector for the PCA version?
Thanks for your help.
Regards,
Poshi.

Message Edited by poshiman on 06-11-200607:38 PM

0 Kudos
1 Reply
Chao_Y_Intel
Moderator
388 Views

Poshi,

Unluckily Intel IPP for IXP25x and IXP27x does not include such function. Intel IPP for Xscale only has Max and Min function:ippsMax_16s(), ippsMin_16s().

We will file a feature request for future release consideration.

Thanks,

Chao

0 Kudos
Reply