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

Data Fields

AVClassclass
 
char * pgno
 
int x_offset
 
int y_offset
 
int format_id
 
int chop_top
 
int sub_duration
 
int transparent_bg
 
int chop_spaces
 
int lines_processed
 
TeletextPagepages
 
int nb_pages
 
int64_t pts
 
int handler_ret
 
vbi_decoder * vbi
 
vbi_sliced sliced [MAX_SLICES]
 

Detailed Description

Definition at line 50 of file libzvbi-teletextdec.c.

Field Documentation

AVClass* TeletextContext::class

Definition at line 52 of file libzvbi-teletextdec.c.

char* TeletextContext::pgno

Definition at line 53 of file libzvbi-teletextdec.c.

Referenced by handler(), and teletext_init_decoder().

int TeletextContext::x_offset

Definition at line 54 of file libzvbi-teletextdec.c.

Referenced by gen_sub_bitmap().

int TeletextContext::y_offset

Definition at line 55 of file libzvbi-teletextdec.c.

Referenced by gen_sub_bitmap().

int TeletextContext::format_id

Definition at line 56 of file libzvbi-teletextdec.c.

Referenced by handler(), teletext_decode_frame(), and teletext_init_decoder().

int TeletextContext::chop_top

Definition at line 57 of file libzvbi-teletextdec.c.

Referenced by handler().

int TeletextContext::sub_duration

Definition at line 58 of file libzvbi-teletextdec.c.

Referenced by teletext_decode_frame().

int TeletextContext::transparent_bg

Definition at line 59 of file libzvbi-teletextdec.c.

Referenced by fix_transparency().

int TeletextContext::chop_spaces

Definition at line 60 of file libzvbi-teletextdec.c.

Referenced by gen_sub_text().

int TeletextContext::lines_processed

Definition at line 62 of file libzvbi-teletextdec.c.

Referenced by teletext_close_decoder(), and teletext_decode_frame().

TeletextPage* TeletextContext::pages

Definition at line 63 of file libzvbi-teletextdec.c.

Referenced by handler(), teletext_close_decoder(), and teletext_decode_frame().

int TeletextContext::nb_pages

Definition at line 64 of file libzvbi-teletextdec.c.

Referenced by handler(), teletext_close_decoder(), and teletext_decode_frame().

int64_t TeletextContext::pts
int TeletextContext::handler_ret

Definition at line 66 of file libzvbi-teletextdec.c.

Referenced by handler(), and teletext_decode_frame().

vbi_decoder* TeletextContext::vbi
vbi_sliced TeletextContext::sliced[MAX_SLICES]

Definition at line 72 of file libzvbi-teletextdec.c.

Referenced by slice_to_vbi_lines(), and teletext_decode_frame().


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