FFmpeg
|
Data Fields | |
ParseContext | pc |
uint16_t | state16 |
int | count |
Definition at line 31 of file xbm_parser.c.
ParseContext XBMParseContext::pc |
Definition at line 32 of file xbm_parser.c.
Referenced by xbm_parse().
uint16_t XBMParseContext::state16 |
Definition at line 33 of file xbm_parser.c.
Referenced by xbm_parse().
int XBMParseContext::count |
Definition at line 34 of file xbm_parser.c.
Referenced by xbm_init(), and xbm_parse().