MHEG  17.9.0
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Pages
Macros | Variables
fpa1_int.c File Reference

Contains functions to decode MHEG-5 ASN.1 Integer class component. More...

#include <stdio.h>
#include <stdlib.h>
#include "vpa1_tgs.h"
#include "vpa1_rdf.h"
#include "fpa1_cho.h"
#include "fpa1_int.h"
#include "fpa1_rdf.h"
#include "fpa1_set.h"
#include "fpa1_syn.h"

Macros

#define INT_SET_COMPS   1
 
#define GEN_INT_CHOICE_COMPS   2
 

Variables

int intSetCompsArr [2 *INT_SET_COMPS+1]
 
int genIntChoiceCompArr [GEN_INT_CHOICE_COMPS+1]
 

Detailed Description

Contains functions to decode MHEG-5 ASN.1 Integer class component.

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

Variable Documentation

int genIntChoiceCompArr[GEN_INT_CHOICE_COMPS+1]
Initial value:
= { GEN_INT_CHOICE_COMPS + 1,
INTEGER,
INDIRECT }
int intSetCompsArr[2 *INT_SET_COMPS+1]
Initial value:
= { 2 * INT_SET_COMPS,
INTEGER, SYN_NEEDED }