75 int osmo_conv_get_input_length(
const struct osmo_conv_code *code,
int len);
76 int osmo_conv_get_output_length(
const struct osmo_conv_code *code,
int len);
126 int len,
int start_state);
132 const sbit_t *input,
int n);
136 ubit_t *output,
int has_flush,
int end_state);