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

Data Fields

const AVClassclass
 
char * w
 
char * h
 
char * x1
 
char * y1
 
char * x2
 
char * y2
 
int nb_planes
 
int pixsteps [4]
 
const AVPixFmtDescriptordesc
 
uint8_ttemp
 

Detailed Description

Definition at line 32 of file vf_swaprect.c.

Field Documentation

const AVClass* SwapRectContext::class

Definition at line 33 of file vf_swaprect.c.

char* SwapRectContext::w

Definition at line 34 of file vf_swaprect.c.

Referenced by config_input(), and filter_frame().

char * SwapRectContext::h

Definition at line 34 of file vf_swaprect.c.

Referenced by config_input(), and filter_frame().

char* SwapRectContext::x1

Definition at line 35 of file vf_swaprect.c.

Referenced by config_input(), and filter_frame().

char * SwapRectContext::y1

Definition at line 35 of file vf_swaprect.c.

Referenced by config_input(), and filter_frame().

char* SwapRectContext::x2

Definition at line 36 of file vf_swaprect.c.

Referenced by config_input(), and filter_frame().

char * SwapRectContext::y2

Definition at line 36 of file vf_swaprect.c.

Referenced by config_input(), and filter_frame().

int SwapRectContext::nb_planes

Definition at line 38 of file vf_swaprect.c.

Referenced by config_input(), and filter_frame().

int SwapRectContext::pixsteps[4]

Definition at line 39 of file vf_swaprect.c.

Referenced by config_input(), and filter_frame().

const AVPixFmtDescriptor* SwapRectContext::desc

Definition at line 41 of file vf_swaprect.c.

Referenced by config_input(), and filter_frame().

uint8_t* SwapRectContext::temp

Definition at line 42 of file vf_swaprect.c.

Referenced by config_input(), filter_frame(), and uninit().


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