- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I've just installed version 9.0.0 of IPP. I use VS 2010 as my IDE. I have code that has been working fine with version 7 of the IPP and so I was a little surprised that after installing IPP 9.0.0 this code no longer compiled.
I set the include path the the IPP 9 include location and indeed some of the IPP basic stuff like ippsGetLibVersion() but
I'm getting compiler errors on declarations like:
IppsFIRState_64f* m_pState;
In fact I can't even find this type or ippsFIRInitAlloc_64f() in any of the version 9 header files. Did I miss something in my setup?
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The IPP 9.0 provided an improved FIRSR, and FIRMR function for the FIR filter:
https://software.intel.com/en-us/node/502209
https://software.intel.com/en-us/node/529034
IppsFIR function can be replaced by these functions. Could you check it ?
thanks,
Chao

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page