11 #ifndef INCLUDED_SATELLITES_NRZI_DECODE_IMPL_H 12 #define INCLUDED_SATELLITES_NRZI_DECODE_IMPL_H 17 namespace satellites {
26 int work(
int noutput_items,
27 gr_vector_const_void_star& input_items,
28 gr_vector_void_star& output_items);
NRZI decode.
Definition: nrzi_decode.h:25
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
Definition: nrzi_decode_impl.h:19
Definition: ax100_decode.h:17