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
 
char * format
 
int format_id
 
int chop_top
 
int sub_duration
 
int transparent_bg
 
int chop_spaces
 
int lines_processed
 
AVSubtitleRectsub_rect
 
vbi_decoder * vbi
 
vbi_dvb_demux * dx
 
vbi_sliced sliced [64]
 

Detailed Description

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

Field Documentation

AVClass* TeletextContext::class

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

char* TeletextContext::pgno

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

Referenced by handler(), and teletext_init_decoder().

int TeletextContext::x_offset

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

Referenced by gen_sub_bitmap().

int TeletextContext::y_offset

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

Referenced by gen_sub_bitmap().

char* TeletextContext::format

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

Referenced by teletext_init_decoder().

int TeletextContext::format_id

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

Referenced by handler(), and teletext_init_decoder().

int TeletextContext::chop_top

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

Referenced by handler().

int TeletextContext::sub_duration

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

Referenced by teletext_decode_frame().

int TeletextContext::transparent_bg

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

Referenced by fix_transparency().

int TeletextContext::chop_spaces

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

Referenced by gen_sub_text().

int TeletextContext::lines_processed

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

Referenced by teletext_close_decoder(), and teletext_decode_frame().

AVSubtitleRect* TeletextContext::sub_rect
vbi_decoder* TeletextContext::vbi
vbi_dvb_demux* TeletextContext::dx
vbi_sliced TeletextContext::sliced[64]

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

Referenced by teletext_decode_frame().


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