#include <gr_unpacked_to_packed_ii.h>
#include <gr_io_signature.h>
#include <assert.h>
Functions | |
gr_unpacked_to_packed_ii_sptr | gr_make_unpacked_to_packed_ii (unsigned int bits_per_chunk, gr_endianness_t endianness) |
unsigned int | get_bit_be1 (const int *in_vector, unsigned int bit_addr, unsigned int bits_per_chunk) |
unsigned int get_bit_be1 | ( | const int * | in_vector, | |
unsigned int | bit_addr, | |||
unsigned int | bits_per_chunk | |||
) |
gr_unpacked_to_packed_ii_sptr gr_make_unpacked_to_packed_ii | ( | unsigned int | bits_per_chunk, | |
gr_endianness_t | endianness | |||
) |
Referenced by _wrap_unpacked_to_packed_ii().