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

#include <deshake.h>

Data Fields

int x
 Horizontal shift.
 
int y
 Vertical shift.
 

Detailed Description

Definition at line 40 of file deshake.h.

Field Documentation

int IntMotionVector::x

Horizontal shift.

Definition at line 41 of file deshake.h.

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

int IntMotionVector::y

Vertical shift.

Definition at line 42 of file deshake.h.

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


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