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

Data Fields

const AVClassclass
 
enum ScanMode scan
 
int lowpass
 
AVFramecur
 
AVFramenext
 

Detailed Description

Definition at line 50 of file vf_interlace.c.

Field Documentation

const AVClass* InterlaceContext::class

Definition at line 51 of file vf_interlace.c.

enum ScanMode InterlaceContext::scan

Definition at line 52 of file vf_interlace.c.

Referenced by config_out_props(), and filter_frame().

int InterlaceContext::lowpass

Definition at line 54 of file vf_interlace.c.

Referenced by config_out_props().

AVFrame* InterlaceContext::cur

Definition at line 56 of file vf_interlace.c.

Referenced by filter_frame(), and uninit().

AVFrame * InterlaceContext::next

Definition at line 56 of file vf_interlace.c.

Referenced by filter_frame(), and uninit().


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