gr-baz Package
|
#include <gnuradio/block.h>
#include <gnuradio/endianness.h>
Go to the source code of this file.
Classes | |
class | baz_unpacked_to_packed_bb |
Convert a stream of unpacked bytes or shorts into a stream of packed bytes or shorts. More... | |
Functions | |
BAZ_API baz_unpacked_to_packed_bb_sptr | baz_make_unpacked_to_packed_bb (unsigned int bits_per_chunk, unsigned int bits_into_output, int endianness=gr::GR_MSB_FIRST) |
Variables | |
class BAZ_API | baz_unpacked_to_packed_bb |
BAZ_API baz_unpacked_to_packed_bb_sptr baz_make_unpacked_to_packed_bb | ( | unsigned int | bits_per_chunk, |
unsigned int | bits_into_output, | ||
int | endianness = gr::GR_MSB_FIRST |
||
) |