Randomize ATSC data (atsc_mpeg_packet –> atsc_mpeg_packet_no_sync) More...
#include <gnuradio/atsc/GrAtscRandomizer.h>
Public Member Functions | |
| GrAtscRandomizer () | |
| ~GrAtscRandomizer () | |
| const char * | name () |
| int | work (VrSampleRange output, void *o[], VrSampleRange inputs[], void *i[]) |
Protected Attributes | |
| atsci_randomizer | rand |
| bool | field2 |
| int | segno |
Randomize ATSC data (atsc_mpeg_packet –> atsc_mpeg_packet_no_sync)
| GrAtscRandomizer::GrAtscRandomizer | ( | ) |
| GrAtscRandomizer::~GrAtscRandomizer | ( | ) |
|
inline |
References work().
| int GrAtscRandomizer::work | ( | VrSampleRange | output, |
| void * | o[], | ||
| VrSampleRange | inputs[], | ||
| void * | i[] | ||
| ) |
Referenced by name().
|
protected |
|
protected |
|
protected |