- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
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
- Etiquetas:
- Development Tools
- General Support
- Intel® Integrated Performance Primitives
- Parallel Computing
- Vectorization
Enlace copiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
please check ipps.h ( IPP v.2020) header file and you can see the IPPAPI declaration:
IPPAPI(IppStatus, ippsFIRMR32f_32fc, (const Ipp32fc* pSrc, Ipp32fc* pDst, int numIters, IppsFIRSpec32f_32fc* pSpec, const Ipp32fc* pDlySrc, Ipp32fc* pDlyDst, Ipp8u* pBuf))
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I got it. Thank you
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla