40 #define INT_SET_COMPS 1 42 #define GEN_INT_CHOICE_COMPS 2 48 int intSetCompsArr[ 2 * INT_SET_COMPS + 1 ]
49 = { 2 * INT_SET_COMPS,
50 INTEGER, SYN_NEEDED };
52 int genIntChoiceCompArr[ GEN_INT_CHOICE_COMPS + 1 ]
53 = { GEN_INT_CHOICE_COMPS + 1,
Contains functions/globals used to read MHEG-5 ASN.1 scripts.
Contains functions to decode MHEG-5 ASN.1 Integer class component.
Contains functions/structure used to do MHEG-5 ASN.1 syntax parsing.
Typedefs for script reading functions.
Contains macros for MHEG-5 ASN.1 tags and structures.
Contains functions used to parse MHEG-5 ASN.1 SETs. SETs can have components in any order and as such...