TInterlaceContext Struct Reference


Data Fields

enum TInterlaceMode mode
 interlace mode selected
int frame
 number of the output frame
int vsub
 chroma vertical subsampling
AVFilterBufferRefcur
AVFilterBufferRefnext
uint8_tblack_data [4]
 buffer used to fill padded lines
int black_linesize [4]

Detailed Description

Definition at line 54 of file vf_tinterlace.c.


Field Documentation

buffer used to fill padded lines

Definition at line 60 of file vf_tinterlace.c.

Referenced by config_out_props(), end_frame(), and uninit().

Definition at line 61 of file vf_tinterlace.c.

Referenced by config_out_props(), and end_frame().

Definition at line 58 of file vf_tinterlace.c.

Referenced by end_frame(), request_frame(), start_frame(), and uninit().

number of the output frame

Definition at line 56 of file vf_tinterlace.c.

Referenced by end_frame().

interlace mode selected

Definition at line 55 of file vf_tinterlace.c.

Referenced by config_out_props(), end_frame(), and init().

Definition at line 59 of file vf_tinterlace.c.

Referenced by end_frame(), poll_frame(), start_frame(), and uninit().

chroma vertical subsampling

Definition at line 57 of file vf_tinterlace.c.

Referenced by config_out_props().


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

Generated on Fri Oct 26 02:50:17 2012 for FFmpeg by  doxygen 1.5.8