FFmpeg
Data Fields
StackItem Struct Reference

Data Fields

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

Detailed Description

Definition at line 37 of file vf_stack.c.

Field Documentation

◆ x

int StackItem::x[4]

Definition at line 38 of file vf_stack.c.

Referenced by config_output(), and process_slice().

◆ y

int StackItem::y[4]

Definition at line 38 of file vf_stack.c.

Referenced by config_output(), and process_slice().

◆ linesize

int StackItem::linesize[4]

Definition at line 39 of file vf_stack.c.

Referenced by config_output(), and process_slice().

◆ height

int StackItem::height[4]

Definition at line 40 of file vf_stack.c.

Referenced by config_output(), and process_slice().


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