|
ROHC compression/decompression library
|
#include <decomp_wlsb.h>
Data Fields | |
| rohc_lsb_shift_t | p |
| uint32_t | bits |
| bits_nr_t | bits_nr |
| uint8_t | unused [7] |
The context to parse and decode one LSB-encoded 32-bit field
| uint32_t rohc_lsb_field32::bits |
The bits extracted from the ROHC packet
| bits_nr_t rohc_lsb_field32::bits_nr |
The number of bits extracted from the ROHC packet
| rohc_lsb_shift_t rohc_lsb_field32::p |
The LSB shift parameter to decode extracted bits
| uint8_t rohc_lsb_field32::unused[7] |
1.8.14