![]() |
libgpac
Documentation of the core library of GPAC
|
Include dependency graph for odf_code.c:Macros | |
| #define | DATE_CODING_LEN 5 |
| #define DATE_CODING_LEN 5 |
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_url_string | ( | GF_BitStream * | bs, |
| char * | string | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| u32 gf_odf_size_url_string | ( | char * | string | ) |
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_esd | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err AddDescriptorToESD | ( | GF_ESD * | esd, |
| GF_Descriptor * | desc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_iod | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_iod | ( | GF_InitialObjectDescriptor * | iod | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err AddDescriptorToIOD | ( | GF_InitialObjectDescriptor * | iod, |
| GF_Descriptor * | desc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_iod | ( | GF_BitStream * | bs, |
| GF_InitialObjectDescriptor * | iod, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_iod | ( | GF_InitialObjectDescriptor * | iod, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_iod | ( | GF_BitStream * | bs, |
| GF_InitialObjectDescriptor * | iod | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_od | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_od | ( | GF_ObjectDescriptor * | od | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err AddDescriptorToOD | ( | GF_ObjectDescriptor * | od, |
| GF_Descriptor * | desc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_od | ( | GF_BitStream * | bs, |
| GF_ObjectDescriptor * | od, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_od | ( | GF_ObjectDescriptor * | od, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_od | ( | GF_BitStream * | bs, |
| GF_ObjectDescriptor * | od | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_isom_iod | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_isom_iod | ( | GF_IsomInitialObjectDescriptor * | iod | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err AddDescriptorToIsomIOD | ( | GF_IsomInitialObjectDescriptor * | iod, |
| GF_Descriptor * | desc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_isom_iod | ( | GF_BitStream * | bs, |
| GF_IsomInitialObjectDescriptor * | iod, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_isom_iod | ( | GF_IsomInitialObjectDescriptor * | iod, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_isom_iod | ( | GF_BitStream * | bs, |
| GF_IsomInitialObjectDescriptor * | iod | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_isom_od | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_isom_od | ( | GF_IsomObjectDescriptor * | od | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err AddDescriptorToIsomOD | ( | GF_IsomObjectDescriptor * | od, |
| GF_Descriptor * | desc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_isom_od | ( | GF_BitStream * | bs, |
| GF_IsomObjectDescriptor * | od, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_isom_od | ( | GF_IsomObjectDescriptor * | od, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_isom_od | ( | GF_BitStream * | bs, |
| GF_IsomObjectDescriptor * | od | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_dcd | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_dcd | ( | GF_DecoderConfig * | dcd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_dcd | ( | GF_BitStream * | bs, |
| GF_DecoderConfig * | dcd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_dcd | ( | GF_DecoderConfig * | dcd, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_dcd | ( | GF_BitStream * | bs, |
| GF_DecoderConfig * | dcd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_default | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_default | ( | GF_DefaultDescriptor * | dd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_default | ( | GF_BitStream * | bs, |
| GF_DefaultDescriptor * | dd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_default | ( | GF_DefaultDescriptor * | dd, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_default | ( | GF_BitStream * | bs, |
| GF_DefaultDescriptor * | dd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_esd_inc | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_esd_inc | ( | GF_ES_ID_Inc * | esd_inc | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_esd_inc | ( | GF_BitStream * | bs, |
| GF_ES_ID_Inc * | esd_inc, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_esd_inc | ( | GF_ES_ID_Inc * | esd_inc, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_esd_inc | ( | GF_BitStream * | bs, |
| GF_ES_ID_Inc * | esd_inc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_esd_ref | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_esd_ref | ( | GF_ES_ID_Ref * | esd_ref | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_esd_ref | ( | GF_BitStream * | bs, |
| GF_ES_ID_Ref * | esd_ref, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_esd_ref | ( | GF_ES_ID_Ref * | esd_ref, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_esd_ref | ( | GF_BitStream * | bs, |
| GF_ES_ID_Ref * | esd_ref | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_segment | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_segment | ( | GF_Segment * | sd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_segment | ( | GF_BitStream * | bs, |
| GF_Segment * | sd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_segment | ( | GF_Segment * | sd, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_segment | ( | GF_BitStream * | bs, |
| GF_Segment * | sd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_lang | ( | ) |
Here is the caller graph for this function:| GF_Err gf_odf_del_lang | ( | GF_Language * | ld | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_lang | ( | GF_BitStream * | bs, |
| GF_Language * | ld, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_lang | ( | GF_Language * | ld, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_lang | ( | GF_BitStream * | bs, |
| GF_Language * | ld | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_auxvid | ( | ) |
Here is the caller graph for this function:| GF_Err gf_odf_del_auxvid | ( | GF_AuxVideoDescriptor * | ld | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_auxvid | ( | GF_BitStream * | bs, |
| GF_AuxVideoDescriptor * | ld, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_auxvid | ( | GF_AuxVideoDescriptor * | ld, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_auxvid | ( | GF_BitStream * | bs, |
| GF_AuxVideoDescriptor * | ld | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_muxinfo | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_muxinfo | ( | GF_MuxInfo * | mi | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_muxinfo | ( | GF_MuxInfo * | mi, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_muxinfo | ( | GF_BitStream * | bs, |
| GF_MuxInfo * | mi | ||
| ) |
Here is the caller graph for this function:| GF_Descriptor * gf_odf_New_ElemMask | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_ElemMask | ( | GF_ElementaryMask * | desc | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_bifs_cfg | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_bifs_cfg | ( | GF_BIFSConfig * | desc | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_laser_cfg | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_laser_cfg | ( | GF_LASERConfig * | desc | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_ui_cfg | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_ui_cfg | ( | GF_UIConfig * | desc | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_mediatime | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_mediatime | ( | GF_MediaTime * | mt | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_mediatime | ( | GF_BitStream * | bs, |
| GF_MediaTime * | mt, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_mediatime | ( | GF_MediaTime * | mt, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_mediatime | ( | GF_BitStream * | bs, |
| GF_MediaTime * | mt | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_cc | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_cc | ( | GF_CCDescriptor * | ccd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_cc | ( | GF_BitStream * | bs, |
| GF_CCDescriptor * | ccd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_cc | ( | GF_CCDescriptor * | ccd, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_cc | ( | GF_BitStream * | bs, |
| GF_CCDescriptor * | ccd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_cc_date | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_cc_date | ( | GF_CC_Date * | cdd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_cc_date | ( | GF_BitStream * | bs, |
| GF_CC_Date * | cdd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_cc_date | ( | GF_CC_Date * | cdd, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_cc_date | ( | GF_BitStream * | bs, |
| GF_CC_Date * | cdd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_cc_name | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_cc_name | ( | GF_CC_Name * | cnd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_cc_name | ( | GF_BitStream * | bs, |
| GF_CC_Name * | cnd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_cc_name | ( | GF_CC_Name * | cnd, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_cc_name | ( | GF_BitStream * | bs, |
| GF_CC_Name * | cnd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_ci | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_exp_text | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_exp_text | ( | GF_ExpandedTextual * | etd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_exp_text | ( | GF_BitStream * | bs, |
| GF_ExpandedTextual * | etd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_exp_text | ( | GF_ExpandedTextual * | etd, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_exp_text | ( | GF_BitStream * | bs, |
| GF_ExpandedTextual * | etd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_pl_ext | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_ipi_ptr | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_ipmp | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_ipmp | ( | GF_IPMP_Descriptor * | ipmp | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_ipmp | ( | GF_BitStream * | bs, |
| GF_IPMP_Descriptor * | ipmp, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_ipmp | ( | GF_IPMP_Descriptor * | ipmp, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_ipmp | ( | GF_BitStream * | bs, |
| GF_IPMP_Descriptor * | ipmp | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_ipmp_ptr | ( | ) |
Here is the caller graph for this function:| GF_Err gf_odf_del_ipmp_ptr | ( | GF_IPMPPtr * | ipmpd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_ipmp_ptr | ( | GF_BitStream * | bs, |
| GF_IPMPPtr * | ipmpd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_ipmp_ptr | ( | GF_IPMPPtr * | ipmpd, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_ipmp_ptr | ( | GF_BitStream * | bs, |
| GF_IPMPPtr * | ipmpd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_kw | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_kw | ( | GF_KeyWord * | kwd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_kw | ( | GF_BitStream * | bs, |
| GF_KeyWord * | kwd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_kw | ( | GF_KeyWord * | kwd, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_kw | ( | GF_BitStream * | bs, |
| GF_KeyWord * | kwd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_oci_date | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_oci_date | ( | GF_OCI_Data * | ocd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_oci_date | ( | GF_BitStream * | bs, |
| GF_OCI_Data * | ocd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_oci_date | ( | GF_OCI_Data * | ocd, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_oci_date | ( | GF_BitStream * | bs, |
| GF_OCI_Data * | ocd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_oci_name | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_oci_name | ( | GF_OCICreators * | ocn | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_oci_name | ( | GF_BitStream * | bs, |
| GF_OCICreators * | ocn, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_oci_name | ( | GF_OCICreators * | ocn, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_oci_name | ( | GF_BitStream * | bs, |
| GF_OCICreators * | ocn | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_pl_idx | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_rating | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_reg | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_reg | ( | GF_Registration * | reg | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_reg | ( | GF_BitStream * | bs, |
| GF_Registration * | reg, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_reg | ( | GF_Registration * | reg, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_reg | ( | GF_BitStream * | bs, |
| GF_Registration * | reg | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_short_text | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_short_text | ( | GF_ShortTextual * | std | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_short_text | ( | GF_BitStream * | bs, |
| GF_ShortTextual * | std, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_short_text | ( | GF_ShortTextual * | std, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_short_text | ( | GF_BitStream * | bs, |
| GF_ShortTextual * | std | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_smpte_camera | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_smpte_camera | ( | GF_SMPTECamera * | cpd | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_smpte_camera | ( | GF_BitStream * | bs, |
| GF_SMPTECamera * | cpd, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_smpte_camera | ( | GF_SMPTECamera * | cpd, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_smpte_camera | ( | GF_BitStream * | bs, |
| GF_SMPTECamera * | cpd | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_sup_cid | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_sup_cid | ( | GF_SCIDesc * | scid | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_sup_cid | ( | GF_BitStream * | bs, |
| GF_SCIDesc * | scid, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_sup_cid | ( | GF_SCIDesc * | scid, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_sup_cid | ( | GF_BitStream * | bs, |
| GF_SCIDesc * | scid | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_ipmp_tool_list | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_ipmp_tool_list | ( | GF_IPMP_ToolList * | ipmptl | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_ipmp_tool_list | ( | GF_BitStream * | bs, |
| GF_IPMP_ToolList * | ipmptl, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_ipmp_tool_list | ( | GF_IPMP_ToolList * | ipmptl, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_ipmp_tool_list | ( | GF_BitStream * | bs, |
| GF_IPMP_ToolList * | ipmptl | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Descriptor * gf_odf_new_ipmp_tool | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_ipmp_tool | ( | GF_IPMP_Tool * | ipmpt | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_ipmp_tool | ( | GF_BitStream * | bs, |
| GF_IPMP_Tool * | ipmpt, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_ipmp_tool | ( | GF_IPMP_Tool * | ipmpt, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_ipmp_tool | ( | GF_BitStream * | bs, |
| GF_IPMP_Tool * | ipmpt | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function: