Definition at line 156 of file dvbsubdec.c.
Public Attributes | |
| int | id |
| uint32_t | clut4 [4] |
| uint32_t | clut16 [16] |
| uint32_t | clut256 [256] |
| struct DVBSubCLUT * | next |
| int DVBSubCLUT::id |
Definition at line 159 of file dvbsubdec.c.
Referenced by dvbsub_display_end_segment(), dvbsub_init_decoder(), and save_display_set().
Definition at line 160 of file dvbsubdec.c.
Referenced by dvbsub_init_decoder(), and save_display_set().
Definition at line 161 of file dvbsubdec.c.
Referenced by dvbsub_init_decoder(), and save_display_set().
struct DVBSubCLUT* DVBSubCLUT::next [read] |
Definition at line 163 of file dvbsubdec.c.
Referenced by delete_state(), dvbsub_init_decoder(), and get_clut().
1.5.5