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
mpeg4_valuator.c File Reference
+ Include dependency graph for mpeg4_valuator.c:

Functions

static void format_sftime_string (Fixed _val, char *str)
 
static void valuator_get_output (M_Valuator *p, GenMFField *inMFField, u32 inType, Bool do_sum, u32 i, SFVec4f *output, u32 *num_out)
 
static void SetValuatorOutput (M_Valuator *p, SFVec4f *inSFField, GenMFField *inMFField, u32 inType)
 
static void Valuator_SetInSFBool (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInSFFloat (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInSFInt32 (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInSFTime (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInSFColor (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInSFVec2f (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInSFVec3f (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInSFRotation (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInSFString (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInMFColor (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInMFFloat (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInMFInt32 (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInMFVec2f (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInMFVec3f (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInMFRotation (GF_Node *n, GF_Route *route)
 
static void Valuator_SetInMFString (GF_Node *n, GF_Route *route)
 
static void valuator_destroy (GF_Node *node, void *rs, Bool is_destroy)
 
Bool InitValuator (M_Valuator *node)
 

Function Documentation

static void format_sftime_string ( Fixed  _val,
char *  str 
)
static

+ Here is the caller graph for this function:

static void valuator_get_output ( M_Valuator p,
GenMFField inMFField,
u32  inType,
Bool  do_sum,
u32  i,
SFVec4f output,
u32 num_out 
)
static

+ Here is the caller graph for this function:

static void SetValuatorOutput ( M_Valuator p,
SFVec4f inSFField,
GenMFField inMFField,
u32  inType 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInSFBool ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInSFFloat ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInSFInt32 ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInSFTime ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInSFColor ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInSFVec2f ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInSFVec3f ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInSFRotation ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInSFString ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInMFColor ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInMFFloat ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInMFInt32 ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInMFVec2f ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInMFVec3f ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInMFRotation ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Valuator_SetInMFString ( GF_Node n,
GF_Route *  route 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void valuator_destroy ( GF_Node node,
void *  rs,
Bool  is_destroy 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Bool InitValuator ( M_Valuator node)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: