18 #ifndef INCLUDED_UHD_USRP_DSP_UTILS_HPP 19 #define INCLUDED_UHD_USRP_DSP_UTILS_HPP 24 #include <boost/cstdint.hpp> 26 namespace uhd{
namespace usrp{
53 double &freq,
double codec_rate
75 boost::int16_t i, boost::int16_t q
Definition: stream_cmd.hpp:46
UHD_API boost::uint32_t calc_iq_scale_word(boost::int16_t i, boost::int16_t q)
UHD_API boost::uint32_t calc_cic_filter_word(unsigned rate)
UHD_API boost::uint32_t calc_tx_mux_word(subdev_conn_t subdev_conn)
#define UHD_API
Definition: config.hpp:76
Definition: convert.hpp:28
UHD_API boost::uint32_t calc_rx_mux_word(subdev_conn_t subdev_conn)
UHD_API boost::uint32_t calc_cordic_word_and_update(double &freq, double codec_rate)
subdev_conn_t
Definition: subdev_props.hpp:34
UHD_API boost::uint32_t calc_stream_cmd_word(const stream_cmd_t &stream_cmd)