- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
I am using ippCore 2018.0.1 (r56998) and tried to initialize the multi-rate FIR filter specification structure for the Ipp32fc (complex) source/destination vectors and the real Ipp32f (float) filter coefficients, but ippsFIRMRInit function generates error about real float filter coefficients type. How can I configure multi-rate FIR filter for processing complex data with real float filter coefficients?
Regards,
Vlad
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vlad.
As workaround you can create temporal complex coefficient vector and zero its complex part. But may be we add special optimization of this case in next IPP releases.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Andrey,
It would be nice to have the special optimization of this case in next IPP releases.
Thanks,
Vlad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi Andrey,
Please let me know when the special optimization of this case is available to use.
Thanks,
Vlad