#include <gr_unpacked_to_packed_ss.h>
#include <gr_io_signature.h>
#include <assert.h>
Functions | |
gr_unpacked_to_packed_ss_sptr | gr_make_unpacked_to_packed_ss (unsigned int bits_per_chunk, gr_endianness_t endianness) |
unsigned int | get_bit_be1 (const short *in_vector, unsigned int bit_addr, unsigned int bits_per_chunk) |
unsigned int get_bit_be1 | ( | const short * | in_vector, | |
unsigned int | bit_addr, | |||
unsigned int | bits_per_chunk | |||
) |
gr_unpacked_to_packed_ss_sptr gr_make_unpacked_to_packed_ss | ( | unsigned int | bits_per_chunk, | |
gr_endianness_t | endianness | |||
) |
Referenced by _wrap_unpacked_to_packed_ss().