ATSC Field Sync Demux.
More...
#include <gnuradio/atsc/GrAtscFieldSyncDemux.h>
ATSC Field Sync Demux.
This class accepts 1 stream of floats (data), and 1 stream of tags (syminfo). It outputs one stream of atsc_soft_data_segment packets
GrAtscFieldSyncDemux::GrAtscFieldSyncDemux |
( |
| ) |
|
virtual GrAtscFieldSyncDemux::~GrAtscFieldSyncDemux |
( |
| ) |
|
|
virtual |
virtual int GrAtscFieldSyncDemux::forecast |
( |
VrSampleRange |
output, |
|
|
VrSampleRange |
inputs[] |
|
) |
| |
|
virtual |
virtual const char* GrAtscFieldSyncDemux::name |
( |
| ) |
|
|
inlinevirtual |
virtual int GrAtscFieldSyncDemux::work |
( |
VrSampleRange |
output, |
|
|
void * |
o[], |
|
|
VrSampleRange |
inputs[], |
|
|
void * |
i[] |
|
) |
| |
|
virtual |
bool GrAtscFieldSyncDemux::d_in_field2 |
|
protected |
bool GrAtscFieldSyncDemux::d_locked |
|
protected |
VrSampleIndex GrAtscFieldSyncDemux::d_lost_index |
|
protected |
VrSampleIndex GrAtscFieldSyncDemux::d_next_input |
|
protected |
int GrAtscFieldSyncDemux::d_segment_number |
|
protected |
The documentation for this class was generated from the following file: