|
GNU Radio's DVBS2RX Package
|
This is the complete list of members for gr::dvbs2rx::bch_codec< T, P >, including all inherited members.
| bch_codec(const galois_field< T > *const gf, uint8_t t, uint32_t n=0) | gr::dvbs2rx::bch_codec< T, P > | |
| decode(T codeword) const | gr::dvbs2rx::bch_codec< T, P > | |
| decode(u8_cptr_t codeword, u8_ptr_t decoded_msg) const | gr::dvbs2rx::bch_codec< T, P > | |
| encode(const T &msg) const | gr::dvbs2rx::bch_codec< T, P > | |
| encode(u8_cptr_t msg, u8_ptr_t codeword) const | gr::dvbs2rx::bch_codec< T, P > | |
| err_loc_numbers(const gf2m_poly< T > &sigma) const | gr::dvbs2rx::bch_codec< T, P > | |
| err_loc_polynomial(const std::vector< T > &syndrome) const | gr::dvbs2rx::bch_codec< T, P > | |
| get_gen_poly() const | gr::dvbs2rx::bch_codec< T, P > | inline |
| get_k() const | gr::dvbs2rx::bch_codec< T, P > | inline |
| get_n() const | gr::dvbs2rx::bch_codec< T, P > | inline |
| syndrome(const T &codeword) const | gr::dvbs2rx::bch_codec< T, P > | |
| syndrome(u8_cptr_t codeword) const | gr::dvbs2rx::bch_codec< T, P > |