FFmpeg
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_t * temp
 

Detailed Description

Definition at line 31 of file vf_swaprect.c.

Field Documentation

◆ class

const AVClass* SwapRectContext::class

Definition at line 32 of file vf_swaprect.c.

◆ w

char* SwapRectContext::w

Definition at line 33 of file vf_swaprect.c.

◆ h

char * SwapRectContext::h

Definition at line 33 of file vf_swaprect.c.

◆ x1

char* SwapRectContext::x1

Definition at line 34 of file vf_swaprect.c.

◆ y1

char * SwapRectContext::y1

Definition at line 34 of file vf_swaprect.c.

◆ x2

char* SwapRectContext::x2

Definition at line 35 of file vf_swaprect.c.

◆ y2

char * SwapRectContext::y2

Definition at line 35 of file vf_swaprect.c.

◆ nb_planes

int SwapRectContext::nb_planes

Definition at line 37 of file vf_swaprect.c.

◆ pixsteps

int SwapRectContext::pixsteps[4]

Definition at line 38 of file vf_swaprect.c.

◆ desc

const AVPixFmtDescriptor* SwapRectContext::desc

Definition at line 40 of file vf_swaprect.c.

◆ temp

uint8_t* SwapRectContext::temp

Definition at line 41 of file vf_swaprect.c.


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