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

Data Fields

int x [4]
 
int y [4]
 
int linesize [4]
 
int height [4]
 

Detailed Description

Definition at line 32 of file vf_stack.c.

Field Documentation

int StackItem::x[4]

Definition at line 33 of file vf_stack.c.

Referenced by config_output(), and process_frame().

int StackItem::y[4]

Definition at line 33 of file vf_stack.c.

Referenced by config_output(), and process_frame().

int StackItem::linesize[4]

Definition at line 34 of file vf_stack.c.

Referenced by config_output(), and process_frame().

int StackItem::height[4]

Definition at line 35 of file vf_stack.c.

Referenced by config_output(), and process_frame().


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