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

◆ frame

AVFrame* ThreadData::frame

Definition at line 36 of file vf_yadif.c.

Referenced by filter(), filter_frame(), filter_slice(), and get_video_buffer().

◆ plane

int ThreadData::plane

Definition at line 37 of file vf_yadif.c.

Referenced by filter(), and filter_slice().

◆ w

int ThreadData::w

Definition at line 38 of file vf_yadif.c.

Referenced by filter(), filter_slice(), and get_video_buffer().

◆ h

int ThreadData::h

Definition at line 38 of file vf_yadif.c.

Referenced by filter(), filter_slice(), and get_video_buffer().

◆ parity

int ThreadData::parity

Definition at line 39 of file vf_yadif.c.

Referenced by filter(), and filter_slice().

◆ tff

int ThreadData::tff

Definition at line 40 of file vf_yadif.c.

Referenced by filter_slice(), and return_frame().


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