mobj_parse.c File Reference

Go to the source code of this file.

Functions

static int _mobj_parse_header (BITSTREAM *bs, int *extension_data_start)
void mobj_parse_cmd (uint8_t *buf, MOBJ_CMD *cmd)
static int _mobj_parse_object (BITSTREAM *bs, MOBJ_OBJECT *obj)
void mobj_free (MOBJ_OBJECTS **p)
MOBJ_OBJECTSmobj_parse (const char *file_name)

Function Documentation

static int _mobj_parse_header ( BITSTREAM bs,
int *  extension_data_start 
) [static]

Definition at line 32 of file mobj_parse.c.

Referenced by mobj_parse().

void mobj_parse_cmd ( uint8_t buf,
MOBJ_CMD cmd 
)

Definition at line 53 of file mobj_parse.c.

Referenced by _decode_button(), and _mobj_parse_object().

static int _mobj_parse_object ( BITSTREAM bs,
MOBJ_OBJECT obj 
) [static]

Definition at line 77 of file mobj_parse.c.

Referenced by mobj_parse().

void mobj_free ( MOBJ_OBJECTS **  p  ) 

Definition at line 99 of file mobj_parse.c.

Referenced by hdmv_vm_free(), and mobj_parse().

MOBJ_OBJECTS* mobj_parse ( const char *  file_name  ) 

Definition at line 112 of file mobj_parse.c.

Referenced by hdmv_vm_init().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:48 2012 for MythTV by  doxygen 1.6.3