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

ippsUpdateNoisePSDMCRA_32s_I implementation differences

adrennan
Beginner
286 Views

When I try the "Ephraim-Malah Noise Suppressor" example (speech-recAudio-ProcessingNR_exmp) with IPP 5.0 or 5.1, I get different results on different processors.

After hours of debugging I found the some implementations of the ippsUpdateNoisePSDMCRA_32s_I routine don't work correctly.

When I try the generic (px) and Pentium III (a6) versions of this routine, the noise cancelled audio contains drops in amplitude, which is disturbing and distracting.

When I use the SSE2 (w7) and SSE3 (t7) versions, this issue doesn't occur and the result is much better.

Is this a known issue?

I need at least a generic version of the routine that behaves like the SSE2 or SSE3 version.

Thanks for any help!

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
286 Views

Hello, it might be a bug in Pentium III optimized code in this function. Please report about that issue on Intel Premier Support

Regards,
Vladimir

0 Kudos
Reply