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

members of the structure in intel ipp not visible

arunr_elxsi
Principiante
407 Visualizações

Hi,

I have installed the intel ipp andusing it for aac decoder. And now trying to use ppsSynthesisFilter_SBRHQ_32sc32s as a replacement for QMFSynthesis function.But the pointer to thestructure(IppsFilterSpec_SBR_C_32sc * pFilterSpec) to be passed is not visible in my function. So i cant initialize the requiredstructure members.Ilooked up all the available header files,butcouldnt get the structuredefinition.Can any one suggest me how to get it fixed?

Thanks

Arun

0 Kudos
1 Responder
Vladimir_Dudnik
Funcionário
407 Visualizações

This is hidded structure (platform and implementation dependent). You are not expected to access members of the structure directly.

Vladimir

Responder