FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
PGSSubPicture Struct Reference

Data Fields

int w
 
int h
 
uint8_trle
 
unsigned int rle_buffer_size
 
unsigned int rle_data_len
 
unsigned int rle_remaining_len
 

Detailed Description

Definition at line 60 of file pgssubdec.c.

Field Documentation

int PGSSubPicture::w

Definition at line 61 of file pgssubdec.c.

Referenced by display_end_segment(), and parse_picture_segment().

int PGSSubPicture::h

Definition at line 62 of file pgssubdec.c.

Referenced by display_end_segment(), and parse_picture_segment().

uint8_t* PGSSubPicture::rle

Definition at line 63 of file pgssubdec.c.

Referenced by close_decoder(), display_end_segment(), and parse_picture_segment().

unsigned int PGSSubPicture::rle_buffer_size

Definition at line 64 of file pgssubdec.c.

Referenced by close_decoder(), and parse_picture_segment().

unsigned int PGSSubPicture::rle_data_len

Definition at line 64 of file pgssubdec.c.

Referenced by display_end_segment(), and parse_picture_segment().

unsigned int PGSSubPicture::rle_remaining_len

Definition at line 65 of file pgssubdec.c.

Referenced by display_end_segment(), and parse_picture_segment().


The documentation for this struct was generated from the following file: