Hi,
I am using the IPP Multi Rate Filter APIs and I find the " ippsFIRMR32f_32fc " API is missing.
It has " ippsFIRMRGetSize32f_32fc "& " ippsFIRMRInit32f_32fc " APIs, but I can't find the " ippsFIRMR32f_32fc " API in the API reference document.
Does it in the IPP dll and just missing in the document ? Or it is not be done in the dll ?
I find the single rate filter has the api to apply the FIR with float coefficients to complex data. Does it have the same API for multi rate filter ?
yiming