GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
atsc Namespace Reference

Classes

struct  syminfo
 

Functions

static bool tag_is_start_field_sync (syminfo tag)
 
static bool tag_is_start_field_sync_1 (syminfo tag)
 
static bool tag_is_start_field_sync_2 (syminfo tag)
 

Variables

static const unsigned int SI_SEGMENT_NUM_MASK = 0x1ff
 
static const unsigned int SI_FIELD_SYNC_SEGMENT_NUM = SI_SEGMENT_NUM_MASK
 

Function Documentation

static bool atsc::tag_is_start_field_sync ( syminfo  tag)
inlinestatic
static bool atsc::tag_is_start_field_sync_1 ( syminfo  tag)
inlinestatic
static bool atsc::tag_is_start_field_sync_2 ( syminfo  tag)
inlinestatic

Variable Documentation

const unsigned int atsc::SI_FIELD_SYNC_SEGMENT_NUM = SI_SEGMENT_NUM_MASK
static

Referenced by tag_is_start_field_sync().

const unsigned int atsc::SI_SEGMENT_NUM_MASK = 0x1ff
static