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