#include <gr_block.h>#include <gr_endianness.h>

Go to the source code of this file.
Classes | |
| class | gr_unpacked_to_packed_ss |
| Convert a stream of unpacked bytes or shorts into a stream of packed bytes or shorts. | |
Typedefs | |
| typedef boost::shared_ptr < gr_unpacked_to_packed_ss > | gr_unpacked_to_packed_ss_sptr |
Functions | |
| gr_unpacked_to_packed_ss_sptr | gr_make_unpacked_to_packed_ss (unsigned int bits_per_chunk, gr_endianness_t endianness) |
| gr_unpacked_to_packed_ss_sptr gr_make_unpacked_to_packed_ss | ( | unsigned int | bits_per_chunk, | |
| gr_endianness_t | endianness | |||
| ) |
1.5.8