Encode using Reed Solomon ATSC data (atsc_mpeg_packet_no_sync –> atsc_mpeg_packet_rs_encoded) More...
#include <gnuradio/atsc/GrAtscRSEncoder.h>
Public Member Functions | |
| GrAtscRSEncoder () | |
| ~GrAtscRSEncoder () | |
| const char * | name () |
| int | work (VrSampleRange output, void *o[], VrSampleRange inputs[], void *i[]) |
Protected Attributes | |
| atsci_reed_solomon | rs_encoder |
Encode using Reed Solomon ATSC data (atsc_mpeg_packet_no_sync –> atsc_mpeg_packet_rs_encoded)
| GrAtscRSEncoder::GrAtscRSEncoder | ( | ) |
| GrAtscRSEncoder::~GrAtscRSEncoder | ( | ) |
|
inline |
References work().
| int GrAtscRSEncoder::work | ( | VrSampleRange | output, |
| void * | o[], | ||
| VrSampleRange | inputs[], | ||
| void * | i[] | ||
| ) |
Referenced by name().
|
protected |