MHEG5  15.3.0
source/asn/src/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"

Defines

#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

Variable Documentation

int xyPosSeqCompArr[2 *XY_POS_SEQ_COMPS+1]
Initial value:
 { 2 * XY_POS_SEQ_COMPS, 
                                                    INTEGER, SYN_NEEDED,
                                                    INTEGER, SYN_NEEDED }
 All Data Structures Files Functions Variables Typedefs Defines