Data Fields | |
int | id |
int | version |
int | width |
int | height |
int | depth |
int | clut |
int | bgcolor |
uint8_t * | pbuf |
int | buf_size |
int | dirty |
DVBSubObjectDisplay * | display_list |
struct DVBSubRegion * | next |
Definition at line 202 of file dvbsubdec.c.
Definition at line 214 of file dvbsubdec.c.
Referenced by dvbsub_display_end_segment(), and dvbsub_parse_region_segment().
Definition at line 210 of file dvbsubdec.c.
Referenced by dvbsub_display_end_segment(), and dvbsub_parse_region_segment().
Definition at line 208 of file dvbsubdec.c.
Referenced by dvbsub_display_end_segment(), dvbsub_parse_pixel_data_block(), and dvbsub_parse_region_segment().
Definition at line 215 of file dvbsubdec.c.
Referenced by dvbsub_display_end_segment(), dvbsub_parse_pixel_data_block(), and dvbsub_parse_region_segment().
Definition at line 217 of file dvbsubdec.c.
Referenced by delete_region_display_list(), and dvbsub_parse_region_segment().
Definition at line 207 of file dvbsubdec.c.
Referenced by dvbsub_display_end_segment(), dvbsub_parse_pixel_data_block(), and dvbsub_parse_region_segment().
int DVBSubRegion::id |
Definition at line 203 of file dvbsubdec.c.
Referenced by dvbsub_parse_region_segment(), and get_region().
struct DVBSubRegion* DVBSubRegion::next [read] |
Definition at line 219 of file dvbsubdec.c.
Referenced by delete_regions(), dvbsub_parse_region_segment(), and get_region().
uint8_t* DVBSubRegion::pbuf |
Definition at line 213 of file dvbsubdec.c.
Referenced by delete_regions(), dvbsub_display_end_segment(), dvbsub_parse_pixel_data_block(), and dvbsub_parse_region_segment().
Definition at line 206 of file dvbsubdec.c.
Referenced by dvbsub_display_end_segment(), dvbsub_parse_pixel_data_block(), and dvbsub_parse_region_segment().