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