![]() |
libgpac
Documentation of the core library of GPAC
|
#include <gpac/internal/odf_dev.h>
Include dependency graph for desc_private.c:Functions | |
| GF_Descriptor * | gf_odf_create_descriptor (u8 tag) |
| GF_Err | gf_odf_delete_descriptor (GF_Descriptor *desc) |
| static GF_Err | gf_odf_read_descriptor_internal (GF_BitStream *bs, GF_Descriptor *desc, u32 DescSize) |
| GF_Err | gf_odf_read_descriptor (GF_BitStream *bs, GF_Descriptor *desc, u32 DescSize) |
| GF_Err | gf_odf_size_descriptor (GF_Descriptor *desc, u32 *outSize) |
| GF_EXPORT GF_Err | gf_odf_write_descriptor (GF_BitStream *bs, GF_Descriptor *desc) |
| GF_ODCom * | gf_odf_create_command (u8 tag) |
| GF_Err | gf_odf_delete_command (GF_ODCom *com) |
| GF_Err | gf_odf_read_command (GF_BitStream *bs, GF_ODCom *com, u32 gf_odf_size_command) |
| GF_Err | gf_odf_write_command (GF_BitStream *bs, GF_ODCom *com) |
| GF_Descriptor * gf_odf_create_descriptor | ( | u8 | tag | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_delete_descriptor | ( | GF_Descriptor * | desc | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_read_descriptor | ( | GF_BitStream * | bs, |
| GF_Descriptor * | desc, | ||
| u32 | DescSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err gf_odf_size_descriptor | ( | GF_Descriptor * | desc, |
| u32 * | outSize | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT GF_Err gf_odf_write_descriptor | ( | GF_BitStream * | bs, |
| 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: