![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
Contains functions to decode MHEG-5 ASN.1 Generic Boolean type. More...
#include <stdio.h>#include <stdlib.h>#include "vpa1_tgs.h"#include "vpa1_rdf.h"#include "fpa1_boo.h"#include "fpa1_cho.h"#include "fpa1_syn.h"Go to the source code of this file.
Macros | |
| #define | GEN_BOOLEAN_CHOICE_COMPS 2 |
Variables | |
| int | genBooleanChoiceCompArr [GEN_BOOLEAN_CHOICE_COMPS+1] |
Contains functions to decode MHEG-5 ASN.1 Generic Boolean type.
Definition in file fpa1_boo.c.
| #define GEN_BOOLEAN_CHOICE_COMPS 2 |
Definition at line 40 of file fpa1_boo.c.
| int genBooleanChoiceCompArr[GEN_BOOLEAN_CHOICE_COMPS+1] |
Definition at line 45 of file fpa1_boo.c.
1.8.11