21#ifndef INCLUDED_DAB_SELECT_SUBCH_VFVF_IMPL_H
22#define INCLUDED_DAB_SELECT_SUBCH_VFVF_IMPL_H
44 unsigned int d_vlen_in, d_vlen_out, d_address, d_total_size;
51 void forecast (
int noutput_items, gr_vector_int &ninput_items_required);
54 gr_vector_int &ninput_items,
55 gr_vector_const_void_star &input_items,
56 gr_vector_void_star &output_items);
selects vectors out of input vectors that belong to one subchannel
Definition select_subch_vfvf_impl.h:42
select_subch_vfvf_impl(unsigned int vlen_in, unsigned int vlen_out, unsigned int address, unsigned int total_size)
void forecast(int noutput_items, gr_vector_int &ninput_items_required)
~select_subch_vfvf_impl()
int general_work(int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
selects vectors out of input vectors that belong to one subchannel
Definition select_subch_vfvf.h:45
Definition complex_to_interleaved_float_vcf.h:28