![]() |
MHEG5
22.11.0
|
Contains functions to decode MHEG-5 ASN.1 Token Group and Token Manager class components. More...
#include <stdio.h>
#include <stdlib.h>
#include "vpa1_tgs.h"
#include "vpa1_rdf.h"
#include "fpa1_cho.h"
#include "fpa1_set.h"
#include "fpa1_seq.h"
#include "fpa1_syn.h"
#include "fpa1_tok.h"
#include "fpa1_typ.h"
Macros | |
#define | TOK_GRP_SET_COMPS 6 |
#define | TOK_GRP_ITMS_SEQ_COMPS 2 |
#define | ACTION_SLOT_CHOICE_COMPS 2 |
Variables | |
int | tokGrpSetCompsArr [2 *TOK_GRP_SET_COMPS+1] |
int | tokGrpItmsSeqCompArr [2 *TOK_GRP_ITMS_SEQ_COMPS+1] |
int | actSlotChoiceCompArr [ACTION_SLOT_CHOICE_COMPS+1] |
Contains functions to decode MHEG-5 ASN.1 Token Group and Token Manager class components.
int actSlotChoiceCompArr[ACTION_SLOT_CHOICE_COMPS+1] |
int tokGrpItmsSeqCompArr[2 *TOK_GRP_ITMS_SEQ_COMPS+1] |
int tokGrpSetCompsArr[2 *TOK_GRP_SET_COMPS+1] |