FFmpeg
|
Data Fields | |
uint8_t * | packet_buf |
int | packet_start |
int | packet_index |
int | in_packet |
Definition at line 37 of file dvbsub_parser.c.
uint8_t* DVBSubParseContext::packet_buf |
Definition at line 38 of file dvbsub_parser.c.
Referenced by dvbsub_parse(), dvbsub_parse_close(), and dvbsub_parse_init().
int DVBSubParseContext::packet_start |
Definition at line 39 of file dvbsub_parser.c.
Referenced by dvbsub_parse().
int DVBSubParseContext::packet_index |
Definition at line 40 of file dvbsub_parser.c.
Referenced by dvbsub_parse().
int DVBSubParseContext::in_packet |
Definition at line 41 of file dvbsub_parser.c.
Referenced by dvbsub_parse().