FFmpeg
Loading...
Searching...
No Matches
MotionVector Struct Reference

Data Fields

int16_t x
 
int16_t y
 
double x
 Horizontal shift.
 
double y
 Vertical shift.
 
PointPair p
 
cl_int should_consider
 

Detailed Description

Definition at line 40 of file agm.c.

Field Documentation

◆ x [1/2]

int16_t MotionVector::x

Definition at line 41 of file agm.c.

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

◆ y [1/2]

int16_t MotionVector::y

Definition at line 41 of file agm.c.

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

◆ x [2/2]

double MotionVector::x

Horizontal shift.

Definition at line 77 of file vf_deshake.c.

◆ y [2/2]

double MotionVector::y

Vertical shift.

Definition at line 78 of file vf_deshake.c.

◆ p

PointPair MotionVector::p

◆ should_consider

cl_int MotionVector::should_consider

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