MHEG5  18.9.0
MHEG5 Documentation
Macros | Variables
fpa1_pos.c File Reference

Contains functions to decode MHEG-5 ASN.1 XYPosition type. More...

#include <stdio.h>
#include <stdlib.h>
#include "vpa1_tgs.h"
#include "vpa1_rdf.h"
#include "fpa1_pos.h"
#include "fpa1_seq.h"
#include "fpa1_syn.h"

Go to the source code of this file.

Macros

#define XY_POS_SEQ_COMPS   2
 

Variables

int xyPosSeqCompArr [2 *XY_POS_SEQ_COMPS+1]
 

Detailed Description

Contains functions to decode MHEG-5 ASN.1 XYPosition type.

Date
25/02/00
Author
J.F.Scully

Definition in file fpa1_pos.c.

Macro Definition Documentation

#define XY_POS_SEQ_COMPS   2

Definition at line 40 of file fpa1_pos.c.

Variable Documentation

int xyPosSeqCompArr[2 *XY_POS_SEQ_COMPS+1]
Initial value:
INTEGER, SYN_NEEDED }
#define SYN_NEEDED
Definition: fpa1_syn.h:34
#define INTEGER
Definition: vpa1_tgs.h:40
#define XY_POS_SEQ_COMPS
Definition: fpa1_pos.c:40

Definition at line 44 of file fpa1_pos.c.