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

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