GNU Radio 3.5.3.2 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_unpacked_to_packed_bb |
Convert a stream of unpacked bytes or shorts into a stream of packed bytes or shorts.input: stream of unsigned char; output: stream of unsigned char. More... | |
Functions | |
GR_CORE_API gr_unpacked_to_packed_bb_sptr | gr_make_unpacked_to_packed_bb (unsigned int bits_per_chunk, gr_endianness_t endianness) |
GR_CORE_API gr_unpacked_to_packed_bb_sptr gr_make_unpacked_to_packed_bb | ( | unsigned int | bits_per_chunk, |
gr_endianness_t | endianness | ||
) |