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

Data Fields

const AVClassclass
 
int hsub
 
int vsub
 
int pixsteps [4]
 
int passthrough
 PassthroughType, landscape passthrough mode enabled. More...
 
int dir
 TransposeDir. More...
 

Detailed Description

Definition at line 54 of file vf_transpose.c.

Field Documentation

const AVClass* TransContext::class

Definition at line 55 of file vf_transpose.c.

int TransContext::hsub

Definition at line 56 of file vf_transpose.c.

Referenced by config_props_output(), and filter_slice().

int TransContext::vsub

Definition at line 56 of file vf_transpose.c.

Referenced by config_props_output(), and filter_slice().

int TransContext::pixsteps[4]

Definition at line 57 of file vf_transpose.c.

Referenced by config_props_output(), and filter_slice().

int TransContext::passthrough

PassthroughType, landscape passthrough mode enabled.

Definition at line 59 of file vf_transpose.c.

Referenced by config_props_output(), filter_frame(), and get_video_buffer().

int TransContext::dir

TransposeDir.

Definition at line 60 of file vf_transpose.c.

Referenced by config_props_output(), and filter_slice().


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