FFmpeg
Data Fields
ThreadData Struct Reference

Data Fields

const AVFrametop
 
const AVFramebottom
 
AVFramedst
 
 
int  plane
 
int  w
 
int  h
 
 
AVFramein
 
AVFrameout
 
int  inw
 
int  inh
 
int  outw
 
int  outh
 
int  xi
 
int  yi
 
int  xprime
 
int  yprime
 
int  c
 
int  s
 
 
int  parity
 
int  tff
 

Detailed Description

Definition at line 79 of file vf_blend.c.

Field Documentation

const AVFrame* ThreadData::top

Definition at line 80 of file vf_blend.c.

Referenced by filter_slice().

const AVFrame * ThreadData::bottom

Definition at line 80 of file vf_blend.c.

Referenced by filter_slice().

AVFrame* ThreadData::dst

Definition at line 81 of file vf_blend.c.

Referenced by filter_slice().

AVFilterLink* ThreadData::inlink

Definition at line 82 of file vf_blend.c.

Referenced by filter_slice().

int ThreadData::plane

Definition at line 83 of file vf_blend.c.

Referenced by filter(), and filter_slice().

int ThreadData::w

Definition at line 84 of file vf_blend.c.

Referenced by filter(), and filter_slice().

int ThreadData::h

Definition at line 84 of file vf_blend.c.

Referenced by filter(), and filter_slice().

FilterParams* ThreadData::param

Definition at line 85 of file vf_blend.c.

Referenced by filter_slice().

AVFrame * ThreadData::in

Definition at line 79 of file vf_hflip.c.

Referenced by filter_frame(), and filter_slice().

AVFrame * ThreadData::out

Definition at line 79 of file vf_hflip.c.

Referenced by filter_frame(), and filter_slice().

int ThreadData::inw

Definition at line 82 of file vf_rotate.c.

Referenced by filter_slice().

int ThreadData::inh

Definition at line 82 of file vf_rotate.c.

Referenced by filter_slice().

int ThreadData::outw

Definition at line 83 of file vf_rotate.c.

Referenced by filter_slice().

int ThreadData::outh

Definition at line 83 of file vf_rotate.c.

Referenced by filter_slice().

int ThreadData::xi

Definition at line 85 of file vf_rotate.c.

Referenced by filter_slice().

int ThreadData::yi

Definition at line 85 of file vf_rotate.c.

Referenced by filter_slice().

int ThreadData::xprime

Definition at line 86 of file vf_rotate.c.

Referenced by filter_slice().

int ThreadData::yprime

Definition at line 86 of file vf_rotate.c.

Referenced by filter_slice().

int ThreadData::c

Definition at line 87 of file vf_rotate.c.

Referenced by filter_slice().

int ThreadData::s

Definition at line 87 of file vf_rotate.c.

Referenced by filter_slice().

AVFrame* ThreadData::frame

Definition at line 33 of file vf_yadif.c.

Referenced by filter_slice().

int ThreadData::parity

Definition at line 36 of file vf_yadif.c.

Referenced by filter_slice().

int ThreadData::tff

Definition at line 37 of file vf_yadif.c.

Referenced by filter_slice().


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

Generated on Sat Jan 25 2014 19:52:32 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /