![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
Contains functions to decode MHEG-5 ASN.1 XYPosition type. More...
#include <stdio.h>#include <stdlib.h>#include "vpa1_tgs.h"#include "vpa1_rdf.h"#include "fpa1_pos.h"#include "fpa1_seq.h"#include "fpa1_syn.h"Go to the source code of this file.
Macros | |
| #define | XY_POS_SEQ_COMPS 2 |
Variables | |
| int | xyPosSeqCompArr [2 *XY_POS_SEQ_COMPS+1] |
Contains functions to decode MHEG-5 ASN.1 XYPosition type.
Definition in file fpa1_pos.c.
| #define XY_POS_SEQ_COMPS 2 |
Definition at line 40 of file fpa1_pos.c.
| int xyPosSeqCompArr[2 *XY_POS_SEQ_COMPS+1] |
Definition at line 44 of file fpa1_pos.c.
1.8.11