|
From: | Ron Economos |
Subject: | Re: Deprecated volk_* functions? |
Date: | Mon, 4 Nov 2024 20:16:49 -0800 |
User-agent: | Mozilla Thunderbird |
Ralf,
Here's an example in one of my OOT projects.
https://github.com/drmpeg/gr-atsc3/blob/master/lib/paprtr_cc_impl.cc#L488-L492
Here's the pull request that changed things.
https://github.com/gnuradio/volk/pull/695
Ron
Dear all,
in one of my blocks I use VOLK functions for which the compiler prints a
"deprecated" warning message (volk_32fc_s32fc_x2_rotator_32fc and
volk_32fc_s32fc_multiply_32fc).
How do I need to change my code to get rid of them? In the volk
documentation I haven't seen anything but maybe I've overlooked it. I am
currently using VOLK version 3.1.2
Thank you for your help!
Ralf
[Prev in Thread] | Current Thread | [Next in Thread] |