![]() |
libgpac
Documentation of the core library of GPAC
|
#include <gpac/internal/odf_dev.h>
Include dependency graph for odf_command.c:
Here is the call graph for this function:
Here is the caller graph for this function:| GF_ODCom * gf_odf_new_base_command | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_base_command | ( | GF_BaseODCom * | bcRemove | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_base_command | ( | GF_BitStream * | bs, |
| GF_BaseODCom * | bcRem, | ||
| u32 | gf_odf_size_command | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_base_command | ( | GF_BaseODCom * | bcRem, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_base_command | ( | GF_BitStream * | bs, |
| GF_BaseODCom * | bcRem | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_ODCom * gf_odf_new_od_remove | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_od_remove | ( | GF_ODRemove * | ODRemove | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_od_remove | ( | GF_BitStream * | bs, |
| GF_ODRemove * | odRem, | ||
| u32 | gf_odf_size_command | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_od_remove | ( | GF_ODRemove * | odRem, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_od_remove | ( | GF_BitStream * | bs, |
| GF_ODRemove * | odRem | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_ODCom * gf_odf_new_od_update | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_od_update | ( | GF_ODUpdate * | ODUpdate | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err AddToODUpdate | ( | GF_ODUpdate * | odUp, |
| 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_update | ( | GF_BitStream * | bs, |
| GF_ODUpdate * | odUp, | ||
| u32 | gf_odf_size_command | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_od_update | ( | GF_ODUpdate * | odUp, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_od_update | ( | GF_BitStream * | bs, |
| GF_ODUpdate * | odUp | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_ODCom * gf_odf_new_esd_update | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_esd_update | ( | GF_ESDUpdate * | ESDUpdate | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err AddToESDUpdate | ( | GF_ESDUpdate * | esdUp, |
| GF_Descriptor * | desc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_esd_update | ( | GF_BitStream * | bs, |
| GF_ESDUpdate * | esdUp, | ||
| u32 | gf_odf_size_command | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_esd_update | ( | GF_ESDUpdate * | esdUp, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_esd_update | ( | GF_BitStream * | bs, |
| GF_ESDUpdate * | esdUp | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_ODCom * gf_odf_new_esd_remove | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_esd_remove | ( | GF_ESDRemove * | ESDRemove | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_esd_remove | ( | GF_BitStream * | bs, |
| GF_ESDRemove * | esdRem, | ||
| u32 | gf_odf_size_command | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_esd_remove | ( | GF_ESDRemove * | esdRem, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_esd_remove | ( | GF_BitStream * | bs, |
| GF_ESDRemove * | esdRem | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_ODCom * gf_odf_new_ipmp_remove | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_ipmp_remove | ( | GF_IPMPRemove * | IPMPDRemove | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_ipmp_remove | ( | GF_BitStream * | bs, |
| GF_IPMPRemove * | ipmpRem, | ||
| u32 | gf_odf_size_command | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_ipmp_remove | ( | GF_IPMPRemove * | ipmpRem, |
| u32 * | outSize | ||
| ) |
Here is the caller graph for this function:| GF_Err gf_odf_write_ipmp_remove | ( | GF_BitStream * | bs, |
| GF_IPMPRemove * | ipmpRem | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_ODCom * gf_odf_new_ipmp_update | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_del_ipmp_update | ( | GF_IPMPUpdate * | IPMPDUpdate | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err AddToIPMPDUpdate | ( | GF_IPMPUpdate * | ipmpUp, |
| GF_Descriptor * | desc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_ipmp_update | ( | GF_BitStream * | bs, |
| GF_IPMPUpdate * | ipmpUp, | ||
| u32 | gf_odf_size_command | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_ipmp_update | ( | GF_IPMPUpdate * | ipmpUp, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_write_ipmp_update | ( | GF_BitStream * | bs, |
| GF_IPMPUpdate * | ipmpUp | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function: