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

Data Fields

double x
 Horizontal shift.
 
double y
 Vertical shift.
 

Detailed Description

Definition at line 78 of file vf_deshake.c.

Field Documentation

double MotionVector::x

Horizontal shift.

Definition at line 79 of file vf_deshake.c.

Referenced by config_props(), filter_frame(), and find_motion().

double MotionVector::y

Vertical shift.

Definition at line 80 of file vf_deshake.c.

Referenced by config_props(), filter_frame(), and find_motion().


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