Data Fields | |
| PGSSubPresentation | presentation |
| uint32_t | clut [256] |
| PGSSubPicture | pictures [UINT16_MAX] |
Definition at line 63 of file pgssubdec.c.
| uint32_t PGSSubContext::clut[256] |
Definition at line 65 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_palette_segment().
| PGSSubPicture PGSSubContext::pictures[UINT16_MAX] |
Definition at line 66 of file pgssubdec.c.
Referenced by close_decoder(), display_end_segment(), and parse_picture_segment().
Definition at line 64 of file pgssubdec.c.
Referenced by close_decoder(), display_end_segment(), and parse_presentation_segment().
1.5.8