#include <gr_sync_block.h>#include <atsci_reed_solomon.h>

Go to the source code of this file.
Classes | |
| class | atsc_rs_decoder |
| Reed-Solomon decoder for ATSC
input: atsc_mpeg_packet_rs_encoded; output: atsc_mpeg_packet_no_sync. More... | |
Typedefs | |
| typedef boost::shared_ptr < atsc_rs_decoder > | atsc_rs_decoder_sptr |
Functions | |
| atsc_rs_decoder_sptr | atsc_make_rs_decoder () |
| atsc_rs_decoder_sptr atsc_make_rs_decoder | ( | ) |
1.5.8