![]() |
libgpac
Documentation of the core library of GPAC
|
Include dependency graph for mpeg4_form.c:Data Structures | |
| struct | FormStack |
| struct | FormGroup |
Macros | |
| #define | MAX_FORM_GROUP_INDEX 100 |
| #define | FORM_CLIPS 1 |
Functions | |
| static void | form_reset (FormStack *st) |
| static FormGroup * | form_new_group (FormStack *st) |
| static GFINLINE FormGroup * | form_get_group (FormStack *st, u32 i) |
| static void | fg_compute_bounds (FormGroup *fg) |
| static void | fg_update_bounds (FormGroup *fg) |
| static void | shin_apply (FormStack *st, u32 *group_idx, u32 count) |
| static void | sh_apply (FormStack *st, Fixed space, u32 *group_idx, u32 count) |
| static void | svin_apply (FormStack *st, u32 *group_idx, u32 count) |
| static void | sv_apply (FormStack *st, Fixed space, u32 *group_idx, u32 count) |
| static void | al_apply (FormStack *st, Fixed space, u32 *group_idx, u32 count) |
| static void | ar_apply (FormStack *st, Fixed space, u32 *group_idx, u32 count) |
| static void | at_apply (FormStack *st, Fixed space, u32 *group_idx, u32 count) |
| static void | ab_apply (FormStack *st, Fixed space, u32 *group_idx, u32 count) |
| static void | ah_apply (FormStack *st, u32 *group_idx, u32 count) |
| static void | av_apply (FormStack *st, u32 *group_idx, u32 count) |
| static void | form_apply (FormStack *st, const char *constraint, u32 *group_idx, u32 count) |
| static void | TraverseForm (GF_Node *n, void *rs, Bool is_destroy) |
| void | compositor_init_form (GF_Compositor *compositor, GF_Node *node) |
| struct FormStack |
Collaboration diagram for FormStack:| Data Fields | ||
|---|---|---|
| PARENT_MPEG4_STACK_2D GF_List * | grouplist | |
| GF_Rect | clip | |
| struct FormGroup |
| #define MAX_FORM_GROUP_INDEX 100 |
| #define FORM_CLIPS 1 |
|
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:
|
static |
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:
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:
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:
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:
|
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:| void compositor_init_form | ( | GF_Compositor * | compositor, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function: