FFmpeg
|
#include <stack_internal.h>
Data Fields | |
int | x |
int | y |
int | width |
int | height |
Definition at line 28 of file stack_internal.h.
int StackItemRegion::x |
Definition at line 29 of file stack_internal.h.
Referenced by config_output().
int StackItemRegion::y |
Definition at line 30 of file stack_internal.h.
Referenced by config_output().
int StackItemRegion::width |
Definition at line 31 of file stack_internal.h.
Referenced by config_comm_output(), and config_output().
int StackItemRegion::height |
Definition at line 32 of file stack_internal.h.
Referenced by config_comm_output(), and config_output().