Data Fields | |
| int | id |
| int | width |
| int | height |
| int | depth |
| int | clut |
| int | bgcolor |
| uint8_t * | pbuf |
| int | buf_size |
| DVBSubObjectDisplay * | display_list |
| struct DVBSubRegion * | next |
Definition at line 201 of file dvbsubdec.c.
Definition at line 209 of file dvbsubdec.c.
| int DVBSubRegion::id |
struct DVBSubRegion* DVBSubRegion::next [read] |
| uint8_t* DVBSubRegion::pbuf |
Definition at line 211 of file dvbsubdec.c.
Referenced by delete_state(), and dvbsub_display_end_segment().
Definition at line 204 of file dvbsubdec.c.
Referenced by dvbsub_display_end_segment(), and dvbsub_parse_region_segment().
1.5.8