9 #ifndef INCLUDED_DTV_CATV_REED_SOLOMON_ENC_BB_H
10 #define INCLUDED_DTV_CATV_REED_SOLOMON_ENC_BB_H
28 typedef std::shared_ptr<catv_reed_solomon_enc_bb>
sptr;
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29
std::shared_ptr< catv_reed_solomon_enc_bb > sptr
Definition: catv_reed_solomon_enc_bb.h:28
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: gnuradio-runtime/include/gnuradio/block.h:62
Reed Solomon Encoder, t=3, (128,122), 7-bit symbols.Input: MPEG-2 bitstream packets of 122 7-bit symb...
Definition: catv_reed_solomon_enc_bb.h:25