![]()  | 
  
    MHEG5
    22.3.0
    
   | 
 
Contains functions used to parse MHEG-5 ASN.1 SEQUENCEs. SEQUENCEs have components in order. More...
#include "fpa1_syn.h"Go to the source code of this file.
Functions | |
| fpa1_syntaxList * | fpa1_sequenceParse (unsigned short *, int *, vpa1_filePos) | 
| fpa1_syntaxList * | fpa1_sequenceOfParse (unsigned short *, int, vpa1_filePos) | 
Contains functions used to parse MHEG-5 ASN.1 SEQUENCEs. SEQUENCEs have components in order.
| fpa1_syntaxList* fpa1_sequenceOfParse | ( | unsigned short * | itemCnt, | 
| int | whichType, | ||
| vpa1_filePos | filePosLimit | ||
| ) | 
| fpa1_syntaxList* fpa1_sequenceParse | ( | unsigned short * | itemCnt, | 
| int * | compSeqArr, | ||
| vpa1_filePos | filePosLimit | ||
| ) | 
 1.8.11