![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
Contains functions to decode MHEG-5 ASN.1 Palette, Font and Cursor Shape class components. More...
#include <stdio.h>#include <stdlib.h>#include "vpa1_tgs.h"#include "vpa1_rdf.h"#include "fpa1_dsp.h"#include "fpa1_set.h"#include "fpa1_syn.h"Go to the source code of this file.
Macros | |
| #define | PAL_SET_COMPS 5 |
Functions | |
| fpa1_syntaxList * | fpa1_decodePalette (vpa1_filePos filePosLimit) |
Variables | |
| int | paletteSetCompsArr [2 *PAL_SET_COMPS+1] |
Contains functions to decode MHEG-5 ASN.1 Palette, Font and Cursor Shape class components.
Definition in file fpa1_dsp.c.
| #define PAL_SET_COMPS 5 |
Definition at line 45 of file fpa1_dsp.c.
| fpa1_syntaxList* fpa1_decodePalette | ( | vpa1_filePos | filePosLimit | ) |
| int paletteSetCompsArr[2 *PAL_SET_COMPS+1] |
Definition at line 56 of file fpa1_dsp.c.
1.8.11