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

Issue in FIR Filter in IPPS

Ibrahim1
Beginner
797 Views

Why does FIR single rate filter function generate an exception when filter order is increased from 65 to 129?

0 Kudos
3 Replies
Gennady_F_Intel
Moderator
773 Views

this is not expected behavior, you need to call ippsFIRSRGetSize and then ippsFIRSRInit_32f functions in advance calling the ippsFIRSR_32f



0 Kudos
Gennady_F_Intel
Moderator
771 Views

it the tips didn't help, please give us the reproducer which we could build against the latest versions of IPP and check and/or investigate the cause of the problem on our side.

 

0 Kudos
Gennady_F_Intel
Moderator
752 Views

are there any updates?


0 Kudos
Reply