FFmpeg
Data Fields
XBMParseContext Struct Reference

Data Fields

ParseContext pc
 
uint16_t state16
 
int count
 

Detailed Description

Definition at line 31 of file xbm_parser.c.

Field Documentation

◆ pc

ParseContext XBMParseContext::pc

Definition at line 32 of file xbm_parser.c.

Referenced by xbm_parse().

◆ state16

uint16_t XBMParseContext::state16

Definition at line 33 of file xbm_parser.c.

Referenced by xbm_parse().

◆ count

int XBMParseContext::count

Definition at line 34 of file xbm_parser.c.

Referenced by xbm_init(), and xbm_parse().


The documentation for this struct was generated from the following file: