23 #ifndef INCLUDED_UCHAR_TO_FLOAT_IMPL_H
24 #define INCLUDED_UCHAR_TO_FLOAT_IMPL_H
36 int work(
int noutput_items,
37 gr_vector_const_void_star &input_items,
38 gr_vector_void_star &output_items);
Definition: uchar_to_float_impl.h:31
#define BLOCKS_API
Definition: gr-blocks/include/blocks/api.h:30
Convert stream of unsigned chars to a stream of floats.
Definition: uchar_to_float.h:36