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

Data Fields

int depth [4]
 
int nb_planes
 
int planewidth [4]
 
int planeheight [4]
 

Detailed Description

Definition at line 30 of file vf_mergeplanes.c.

Field Documentation

int InputParam::depth[4]

Definition at line 31 of file vf_mergeplanes.c.

Referenced by config_output().

int InputParam::nb_planes

Definition at line 32 of file vf_mergeplanes.c.

Referenced by config_output().

int InputParam::planewidth[4]

Definition at line 33 of file vf_mergeplanes.c.

Referenced by config_output().

int InputParam::planeheight[4]

Definition at line 34 of file vf_mergeplanes.c.

Referenced by config_output().


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