Libav
Data Fields
ThreadData Struct Reference

Data Fields

AVFrameframe
int plane
int w
int h
int parity
int tff

Detailed Description

Definition at line 35 of file vf_yadif.c.

Field Documentation

AVFrame* ThreadData::frame

Definition at line 36 of file vf_yadif.c.

Referenced by filter(), and filter_slice().

int ThreadData::plane

Definition at line 37 of file vf_yadif.c.

Referenced by filter(), and filter_slice().

int ThreadData::w

Definition at line 38 of file vf_yadif.c.

Referenced by filter(), and filter_slice().

int ThreadData::h

Definition at line 38 of file vf_yadif.c.

Referenced by filter(), and filter_slice().

int ThreadData::parity

Definition at line 39 of file vf_yadif.c.

Referenced by filter_slice().

int ThreadData::tff

Definition at line 40 of file vf_yadif.c.

Referenced by filter_slice().


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