TInterlaceContext Struct Reference


Data Fields

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

Detailed Description

Definition at line 32 of file vf_tinterlace.c.


Field Documentation

buffer used to fill padded lines

Definition at line 38 of file vf_tinterlace.c.

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

Definition at line 39 of file vf_tinterlace.c.

Referenced by config_out_props(), and end_frame().

Definition at line 36 of file vf_tinterlace.c.

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

number of the output frame

Definition at line 34 of file vf_tinterlace.c.

Referenced by end_frame().

interlace mode selected

Definition at line 33 of file vf_tinterlace.c.

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

Definition at line 37 of file vf_tinterlace.c.

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

chroma vertical subsampling

Definition at line 35 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:46:18 2012 for FFmpeg by  doxygen 1.5.8