42 #define VIS_SET_COMPS 8 43 #define BMP_SET_COMPS 10 44 #define LART_SET_COMPS 13 45 #define RECT_SET_COMPS 10 46 #define DLART_SET_COMPS 11 48 #define VIS_NDO_SIZE 3 49 #define VIS_NDA_SIZE 2 51 #define BMP_EXPLICIT 2 52 #define LART_DDDOO_SIZE 5 53 #define LART_ADDOO_SIZE 4 55 #define OBOX_SIZE_SEQ_COMPS 2
int oboxSizeSeqCompArr[2 *OBOX_SIZE_SEQ_COMPS+1]
int lartSetCompsArr[2 *LART_SET_COMPS+1]
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.
int bmpSetCompsArr[2 *BMP_SET_COMPS+1]
int rectSetCompsArr[2 *RECT_SET_COMPS+1]
int dLartSetCompsArr[2 *DLART_SET_COMPS+1]
Contains functions used to parse MHEG-5 ASN.1 SETs. SETs can have components in any order and as such...
#define OBOX_SIZE_SEQ_COMPS
Contains functions used to parse MHEG-5 ASN.1 SEQUENCEs. SEQUENCEs have components in order...