|
ROHC compression/decompression library
|
| c_generic.c | ROHC generic compression context for IP-only, UDP and UDP Lite profiles |
| c_generic.h [code] | ROHC generic compression context for IP-only, UDP and UDP Lite profiles |
| c_ip.c | ROHC compression context for the IP-only profile |
| c_ip.h [code] | ROHC compression context for the IP-only profile |
| c_rtp.c | ROHC compression context for the RTP profile |
| c_rtp.h [code] | ROHC compression context for the RTP profile |
| c_udp.c | ROHC compression context for the UDP profile |
| c_udp.h [code] | ROHC compression context for the UDP profile |
| c_udp_lite.c | ROHC compression context for the UDP-Lite profile |
| c_udp_lite.h [code] | ROHC compression context for the UDP-Lite profile |
| c_uncompressed.c | ROHC compression context for the uncompressed profile |
| c_uncompressed.h [code] | ROHC compression context for the uncompressed profile |
| cid.c | Context ID (CID) routines |
| cid.h [code] | Context ID (CID) routines |
| comp_list.c | Define list compression with its function |
| comp_list.h [code] | Define list compression with its function |
| crc.c | ROHC CRC routines |
| crc.h [code] | ROHC CRC routines |
| d_generic.c | ROHC generic decompression context for IP-only, UDP and UDP Lite profiles |
| d_generic.h [code] | ROHC generic decompression context for IP-only, UDP and UDP Lite profiles |
| d_ip.c | ROHC decompression context for the IP-only profile |
| d_ip.h [code] | ROHC decompression context for the IP-only profile |
| d_rtp.c | ROHC decompression context for the RTP profile |
| d_rtp.h [code] | ROHC decompression context for the RTP profile |
| d_udp.c | ROHC decompression context for the UDP profile |
| d_udp.h [code] | ROHC decompression context for the UDP profile |
| d_udp_lite.c | ROHC decompression context for the UDP-Lite profile |
| d_udp_lite.h [code] | ROHC decompression context for the UDP-Lite profile |
| d_uncompressed.c | ROHC decompression context for the uncompressed profile |
| d_uncompressed.h [code] | ROHC decompression context for the uncompressed profile |
| decode.c | ROHC packet related routines |
| decode.h [code] | ROHC packet related routines |
| feedback.c | ROHC feedback routines |
| feedback.h [code] | ROHC feedback routines |
| ip.c | IP-agnostic packet |
| ip.h [code] | IP-agnostic packet |
| ip_id.c | IP-ID decompression routines |
| ip_id.h [code] | IP-ID decompression routines |
| lsb.c | Least Significant Bits (LSB) encoding |
| lsb.h [code] | Least Significant Bits (LSB) encoding |
| rohc.c | ROHC common definitions and routines |
| rohc.h [code] | ROHC common definitions and routines |
| rohc_comp.c | ROHC compression routines |
| rohc_comp.h [code] | ROHC compression routines |
| rohc_decomp.c | ROHC decompression routines |
| rohc_decomp.h [code] | ROHC decompression routines |
| rohc_traces.h [code] | ROHC macros for traces |
| rtp.h [code] | RTP header |
| sdvl.c | Self-Describing Variable-Length (SDVL) encoding |
| sdvl.h [code] | Self-Describing Variable-Length (SDVL) encoding |
| ts_sc_comp.c | Scaled RTP Timestamp encoding |
| ts_sc_comp.h [code] | Scaled RTP Timestamp encoding |
| ts_sc_decomp.c | Scaled RTP Timestamp decoding |
| ts_sc_decomp.h [code] | Scaled RTP Timestamp decoding |
| udp_lite.h [code] | Define the UDP-Lite protocol |
| wlsb.c | Window-based Least Significant Bits (W-LSB) encoding |
| wlsb.h [code] | Window-based Least Significant Bits (W-LSB) encoding |
1.7.6.1