ROHC compression/decompression library
Data Fields
rohc_lsb_decode Struct Reference

The Least Significant Bits (LSB) decoding object. More...

Data Fields

bool is_init
uint32_t v_ref_d
rohc_lsb_shift_t p
size_t max_len

Detailed Description

The Least Significant Bits (LSB) decoding object.

See RFC 3095, ยง4.5.1


Field Documentation

Whether the reference value was initialized

Referenced by rohc_lsb_decode(), rohc_lsb_get_ref(), rohc_lsb_new(), and rohc_lsb_set_ref().

The max length (in bits) of the uncomp. field

Referenced by rohc_lsb_decode(), and rohc_lsb_new().

The p shift parameter

Referenced by rohc_lsb_new().

The reference value

Referenced by rohc_lsb_get_ref(), and rohc_lsb_set_ref().


The documentation for this struct was generated from the following file: