FIR_Direct example?

FIR_Direct example?

Portrait de danijeldomazet


Is there a FIR_Direct function example somewhere?

4 posts / 0 nouveau(x)
Dernière contribution
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.
Portrait de Ying Song (Intel)

Hi,
We do not have a sample that demonstrates the usage of FIR_Direct. Do you try to use this function for Intel Pentium Processor and Intel Itanium Processor families?


Thanks,
Ying
Intel IPP

Portrait de danijeldomazet

Yes I am trying but no success so far... I have used regular FIR function but it gave me no speed increase so I will try to do it with FIR_Direct...

Portrait de Ying Song (Intel)

Actually, the ippsFIR functions is 1.5xfaster than ippsFIR_Direct functions. Because the FFT is used inside of ippsFIR , itusesfrequency-domain filtering. To compare the performance between ippsFIR and ippsFIR_Direct, you can refer the ps_ippsw7.csv (for example on a standard Intel Pentium 4 processor) under directory..ipp40 oolsperfsysdatafor detailed comparisions.

Hope it helps.


Thanks,
Ying
Intel IPP

Connectez-vous pour laisser un commentaire.