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