GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
gr::fec::code::polar_common Member List

This is the complete list of members for gr::fec::code::polar_common, including all inherited members.

bit_reverse(long value, int active_bits) constgr::fec::code::polar_commonprotected
block_power() constgr::fec::code::polar_commoninlineprotected
block_size() constgr::fec::code::polar_commoninlineprotected
d_frozen_bit_positionsgr::fec::code::polar_commonprotected
d_frozen_bit_valuesgr::fec::code::polar_commonprotected
d_info_bit_positionsgr::fec::code::polar_commonprotected
d_info_bit_positions_reversedgr::fec::code::polar_commonprotected
d_volk_frozen_bit_maskgr::fec::code::polar_commonprotected
d_volk_frozen_bitsgr::fec::code::polar_commonprotected
d_volk_tempgr::fec::code::polar_commonprotected
num_info_bits() constgr::fec::code::polar_commoninlineprotected
polar_common(int block_size, int num_info_bits, std::vector< int > frozen_bit_positions, std::vector< uint8_t > frozen_bit_values)gr::fec::code::polar_common
print_packed_bit_array(const unsigned char *printed_array, const int num_bytes) constgr::fec::code::polar_commonprotected
print_unpacked_bit_array(const unsigned char *bits, const unsigned int num_bytes) constgr::fec::code::polar_commonprotected
setup_info_bit_positions_reversed()gr::fec::code::polar_commonprotected
setup_volk_vectors()gr::fec::code::polar_commonprotected
volk_encode(unsigned char *out_buf, const unsigned char *in_buf)gr::fec::code::polar_commonprotected
volk_encode_block(unsigned char *out_buf, unsigned char *in_buf)gr::fec::code::polar_commonprotected
~polar_common()gr::fec::code::polar_common