ROHC compression/decompression library
Data Structures
c_rtp.h File Reference

ROHC compression context for the RTP profile. More...

#include "c_generic.h"
#include "schemes/scaled_rtp_ts.h"
#include "protocols/udp.h"
#include "protocols/rtp.h"
Include dependency graph for c_rtp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rtp_tmp_vars
 Define the RTP and UDP specific temporary variables in the profile compression context. More...
struct  sc_rtp_context
 Define the RTP part of the profile decompression context. More...

Detailed Description

ROHC compression context for the RTP profile.

Author:
David Moreau from TAS
Didier Barvaux <didier.barvaux@toulouse.viveris.com>