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

Data Fields

int x
 Horizontal shift.
 
int y
 Vertical shift.
 

Detailed Description

Definition at line 72 of file vf_deshake.c.

Field Documentation

int IntMotionVector::x

Horizontal shift.

Definition at line 73 of file vf_deshake.c.

Referenced by block_angle(), find_block_motion(), and find_motion().

int IntMotionVector::y

Vertical shift.

Definition at line 74 of file vf_deshake.c.

Referenced by block_angle(), find_block_motion(), and find_motion().


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