FFmpeg  4.2.2
Data Fields
MotionVector Struct Reference

#include <libavfilter/deshake.h>

Data Fields

int16_t x
 
int16_t y
 
double x
 Horizontal shift. More...
 
double y
 Vertical shift. More...
 

Detailed Description

Definition at line 54 of file agm.c.

Field Documentation

◆ x [1/2]

int16_t MotionVector::x

◆ y [1/2]

int16_t MotionVector::y

◆ x [2/2]

double MotionVector::x

Horizontal shift.

Definition at line 43 of file deshake.h.

◆ y [2/2]

double MotionVector::y

Vertical shift.

Definition at line 44 of file deshake.h.


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