![]() |
MHEG5
22.11.0
|
Contains functions to decode MHEG-5 ASN.1 Scene class components. More...
#include <stdio.h>
#include <stdlib.h>
#include "vpa1_tgs.h"
#include "vpa1_rdf.h"
#include "fpa1_sce.h"
#include "fpa1_set.h"
#include "fpa1_seq.h"
#include "fpa1_syn.h"
#include "fpa1_BlockAlloc.h"
Macros | |
#define | SCENE_SET_COMPS 14 |
#define | SCENE_COORD_SYS_SEQ_COMPS 2 |
#define | NEXT_SCENE_SEQ_COMPS 2 |
Variables | |
int | sceneSetCompsArr [2 *SCENE_SET_COMPS+1] |
int | sneCoordSysSeqCompArr [2 *SCENE_COORD_SYS_SEQ_COMPS+1] |
int | nextSceneSeqCompArr [2 *NEXT_SCENE_SEQ_COMPS+1] |
Contains functions to decode MHEG-5 ASN.1 Scene class components.
int nextSceneSeqCompArr[2 *NEXT_SCENE_SEQ_COMPS+1] |
int sceneSetCompsArr[2 *SCENE_SET_COMPS+1] |
int sneCoordSysSeqCompArr[2 *SCENE_COORD_SYS_SEQ_COMPS+1] |