GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
ipmpx_code.c File Reference
+ Include dependency graph for ipmpx_code.c:

Macros

#define GF_IPMPX_DATA_ALLOC(__ptr, __stname, __tag)
 
#define GF_IPMPX_DELETE_ARRAY(__ar)   if (__ar) { if (__ar->data) gf_free(__ar->data); gf_free(__ar); }
 

Functions

u32 get_field_size (u32 size_desc)
 
void write_var_size (GF_BitStream *bs, u32 size)
 
GF_IPMPX_ByteArrayGF_IPMPX_GetByteArray (GF_BitStream *bs)
 
u32 GF_IPMPX_GetByteArraySize (GF_IPMPX_ByteArray *ba)
 
void GF_IPMPX_WriteByteArray (GF_BitStream *bs, GF_IPMPX_ByteArray *ba)
 
void GF_IPMPX_AUTH_Delete (GF_IPMPX_Authentication *auth)
 
u32 GF_IPMPX_AUTH_Size (GF_IPMPX_Authentication *auth)
 
u32 GF_IPMPX_AUTH_FullSize (GF_IPMPX_Authentication *auth)
 
GF_Err WriteGF_IPMPX_AUTH (GF_BitStream *bs, GF_IPMPX_Authentication *auth)
 
GF_Err GF_IPMPX_AUTH_Parse (GF_BitStream *bs, GF_IPMPX_Authentication **auth)
 
GF_Err GF_IPMPX_ReadData (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
u32 gf_ipmpx_data_full_size (GF_IPMPX_Data *p)
 
GF_Err gf_ipmpx_data_parse (GF_BitStream *bs, GF_IPMPX_Data **out_data)
 
GF_Err GF_IPMPX_WriteBase (GF_BitStream *bs, GF_IPMPX_Data *p)
 
static GF_IPMPX_DataNewGF_IPMPX_InitAuthentication ()
 
static void DelGF_IPMPX_InitAuthentication (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_InitAuthentication (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_InitAuthentication (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_InitAuthentication (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_MutualAuthentication ()
 
static void delete_algo_list (GF_List *algos)
 
static void DelGF_IPMPX_MutualAuthentication (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_MutualAuthentication (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_MutualAuthentication (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_MutualAuthentication (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_TrustSecurityMetadata ()
 
static void DelGF_IPMPX_TrustSecurityMetadata (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_TrustSecurityMetadata (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_TrustSecurityMetadata (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_TrustSecurityMetadata (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_SecureContainer ()
 
static void DelGF_IPMPX_SecureContainer (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_SecureContainer (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_SecureContainer (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_SecureContainer (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_GetToolsResponse ()
 
static void DelGF_IPMPX_GetToolsResponse (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_GetToolsResponse (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_GetToolsResponse (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_GetToolsResponse (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_ParametricDescription ()
 
static void DelGF_IPMPX_ParametricDescription (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_ParametricDescription (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_ParametricDescription (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_ParametricDescription (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_ToolParamCapabilitiesQuery ()
 
static void DelGF_IPMPX_ToolParamCapabilitiesQuery (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_ToolParamCapabilitiesQuery (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_ToolParamCapabilitiesQuery (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_ToolParamCapabilitiesQuery (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_ToolParamCapabilitiesResponse ()
 
static void DelGF_IPMPX_ToolParamCapabilitiesResponse (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_ToolParamCapabilitiesResponse (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_ToolParamCapabilitiesResponse (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_ToolParamCapabilitiesResponse (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_ConnectTool ()
 
static void DelGF_IPMPX_ConnectTool (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_ConnectTool (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_ConnectTool (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_ConnectTool (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_DisconnectTool ()
 
static void DelGF_IPMPX_DisconnectTool (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_DisconnectTool (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_DisconnectTool (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_DisconnectTool (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_GetToolContext ()
 
static void DelGF_IPMPX_GetToolContext (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_GetToolContext (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_GetToolContext (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_GetToolContext (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_GetToolContextResponse ()
 
static void DelGF_IPMPX_GetToolContextResponse (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_GetToolContextResponse (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_GetToolContextResponse (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_GetToolContextResponse (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_AddToolNotificationListener ()
 
static void DelGF_IPMPX_AddToolNotificationListener (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_AddToolNotificationListener (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_AddToolNotificationListener (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_AddToolNotificationListener (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_RemoveToolNotificationListener ()
 
static void DelGF_IPMPX_RemoveToolNotificationListener (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_RemoveToolNotificationListener (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_RemoveToolNotificationListener (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_RemoveToolNotificationListener (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_NotifyToolEvent ()
 
static void DelGF_IPMPX_NotifyToolEvent (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_NotifyToolEvent (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_NotifyToolEvent (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_NotifyToolEvent (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_CanProcess ()
 
static void DelGF_IPMPX_CanProcess (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_CanProcess (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_CanProcess (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_CanProcess (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_OpaqueData (u8 tag)
 
static void DelGF_IPMPX_OpaqueData (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_OpaqueData (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_OpaqueData (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_OpaqueData (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_KeyData ()
 
static void DelGF_IPMPX_KeyData (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_KeyData (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_KeyData (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_KeyData (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_SelectiveDecryptionInit ()
 
static void DelGF_IPMPX_SelectiveDecryptionInit (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_SelectiveDecryptionInit (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_SelectiveDecryptionInit (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_SelectiveDecryptionInit (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_WatermarkingInit (u8 tag)
 
static void DelGF_IPMPX_WatermarkingInit (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_WatermarkingInit (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_WatermarkingInit (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_WatermarkingInit (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_SendWatermark (u8 tag)
 
static void DelGF_IPMPX_SendWatermark (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_SendWatermark (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_SendWatermark (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_SendWatermark (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_ToolAPI_Config ()
 
static void DelGF_IPMPX_ToolAPI_Config (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_ToolAPI_Config (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_ToolAPI_Config (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_ToolAPI_Config (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
static GF_IPMPX_DataNewGF_IPMPX_ISMACryp ()
 
static void DelGF_IPMPX_ISMACryp (GF_IPMPX_Data *_p)
 
static GF_Err ReadGF_IPMPX_ISMACryp (GF_BitStream *bs, GF_IPMPX_Data *_p, u32 size)
 
static u32 SizeGF_IPMPX_ISMACryp (GF_IPMPX_Data *_p)
 
static GF_Err WriteGF_IPMPX_ISMACryp (GF_BitStream *bs, GF_IPMPX_Data *_p)
 
GF_IPMPX_Datagf_ipmpx_data_new (u8 tag)
 
void gf_ipmpx_data_del (GF_IPMPX_Data *_p)
 
u32 gf_ipmpx_data_size (GF_IPMPX_Data *_p)
 
GF_Err gf_ipmpx_data_write (GF_BitStream *bs, GF_IPMPX_Data *_p)
 

Macro Definition Documentation

#define GF_IPMPX_DATA_ALLOC (   __ptr,
  __stname,
  __tag 
)
Value:
__ptr = (__stname*)gf_malloc(sizeof(__stname)); \
if (!__ptr) return NULL; \
memset(__ptr, 0, sizeof(__stname)); \
((GF_IPMPX_Data *)__ptr)->tag = __tag; \
((GF_IPMPX_Data *)__ptr)->Version = 0x01; \
void * gf_malloc(size_t size)
Definition: alloc.c:149
#define NULL
Definition: setup.h:284
Definition: mpeg4_odf.h:1407
#define GF_IPMPX_DELETE_ARRAY (   __ar)    if (__ar) { if (__ar->data) gf_free(__ar->data); gf_free(__ar); }

Function Documentation

u32 get_field_size ( u32  size_desc)

+ Here is the caller graph for this function:

void write_var_size ( GF_BitStream *  bs,
u32  size 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_IPMPX_ByteArray* GF_IPMPX_GetByteArray ( GF_BitStream *  bs)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

u32 GF_IPMPX_GetByteArraySize ( GF_IPMPX_ByteArray ba)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GF_IPMPX_WriteByteArray ( GF_BitStream *  bs,
GF_IPMPX_ByteArray ba 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GF_IPMPX_AUTH_Delete ( GF_IPMPX_Authentication auth)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

u32 GF_IPMPX_AUTH_Size ( GF_IPMPX_Authentication auth)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

u32 GF_IPMPX_AUTH_FullSize ( GF_IPMPX_Authentication auth)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err WriteGF_IPMPX_AUTH ( GF_BitStream *  bs,
GF_IPMPX_Authentication auth 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err GF_IPMPX_AUTH_Parse ( GF_BitStream *  bs,
GF_IPMPX_Authentication **  auth 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err GF_IPMPX_ReadData ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

u32 gf_ipmpx_data_full_size ( GF_IPMPX_Data p)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_ipmpx_data_parse ( GF_BitStream *  bs,
GF_IPMPX_Data **  out_data 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err GF_IPMPX_WriteBase ( GF_BitStream *  bs,
GF_IPMPX_Data p 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_InitAuthentication ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_InitAuthentication ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_InitAuthentication ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_InitAuthentication ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_InitAuthentication ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_MutualAuthentication ( )
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void delete_algo_list ( GF_List *  algos)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void DelGF_IPMPX_MutualAuthentication ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_MutualAuthentication ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_MutualAuthentication ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_MutualAuthentication ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_TrustSecurityMetadata ( )
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void DelGF_IPMPX_TrustSecurityMetadata ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_TrustSecurityMetadata ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_TrustSecurityMetadata ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_TrustSecurityMetadata ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_SecureContainer ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_SecureContainer ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_SecureContainer ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_SecureContainer ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_SecureContainer ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_GetToolsResponse ( )
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void DelGF_IPMPX_GetToolsResponse ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_GetToolsResponse ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_GetToolsResponse ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_GetToolsResponse ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_ParametricDescription ( )
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void DelGF_IPMPX_ParametricDescription ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_ParametricDescription ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_ParametricDescription ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_ParametricDescription ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_ToolParamCapabilitiesQuery ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_ToolParamCapabilitiesQuery ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_ToolParamCapabilitiesQuery ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_ToolParamCapabilitiesQuery ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_ToolParamCapabilitiesQuery ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_ToolParamCapabilitiesResponse ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_ToolParamCapabilitiesResponse ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_ToolParamCapabilitiesResponse ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_ToolParamCapabilitiesResponse ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_ToolParamCapabilitiesResponse ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_ConnectTool ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_ConnectTool ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_ConnectTool ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_ConnectTool ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_ConnectTool ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_DisconnectTool ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_DisconnectTool ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_DisconnectTool ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_DisconnectTool ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_DisconnectTool ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_GetToolContext ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_GetToolContext ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_GetToolContext ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_GetToolContext ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_GetToolContext ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_GetToolContextResponse ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_GetToolContextResponse ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_GetToolContextResponse ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_GetToolContextResponse ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_GetToolContextResponse ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_AddToolNotificationListener ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_AddToolNotificationListener ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_AddToolNotificationListener ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_AddToolNotificationListener ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_AddToolNotificationListener ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_RemoveToolNotificationListener ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_RemoveToolNotificationListener ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_RemoveToolNotificationListener ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_RemoveToolNotificationListener ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_RemoveToolNotificationListener ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_NotifyToolEvent ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_NotifyToolEvent ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_NotifyToolEvent ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_NotifyToolEvent ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_NotifyToolEvent ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_CanProcess ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_CanProcess ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_CanProcess ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_CanProcess ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_CanProcess ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_OpaqueData ( u8  tag)
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_OpaqueData ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_OpaqueData ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_OpaqueData ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_OpaqueData ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_KeyData ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_KeyData ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_KeyData ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_KeyData ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_KeyData ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_SelectiveDecryptionInit ( )
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void DelGF_IPMPX_SelectiveDecryptionInit ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_SelectiveDecryptionInit ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_SelectiveDecryptionInit ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_SelectiveDecryptionInit ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_WatermarkingInit ( u8  tag)
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_WatermarkingInit ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_WatermarkingInit ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_WatermarkingInit ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_WatermarkingInit ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_SendWatermark ( u8  tag)
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_SendWatermark ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_SendWatermark ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_SendWatermark ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_SendWatermark ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_ToolAPI_Config ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_ToolAPI_Config ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_ToolAPI_Config ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_ToolAPI_Config ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_ToolAPI_Config ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_IPMPX_Data* NewGF_IPMPX_ISMACryp ( )
static

+ Here is the caller graph for this function:

static void DelGF_IPMPX_ISMACryp ( GF_IPMPX_Data _p)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ReadGF_IPMPX_ISMACryp ( GF_BitStream *  bs,
GF_IPMPX_Data _p,
u32  size 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 SizeGF_IPMPX_ISMACryp ( GF_IPMPX_Data _p)
static

+ Here is the caller graph for this function:

static GF_Err WriteGF_IPMPX_ISMACryp ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_IPMPX_Data* gf_ipmpx_data_new ( u8  tag)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_ipmpx_data_del ( GF_IPMPX_Data _p)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

u32 gf_ipmpx_data_size ( GF_IPMPX_Data _p)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_ipmpx_data_write ( GF_BitStream *  bs,
GF_IPMPX_Data _p 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: