|
FFmpeg
|
#include <deshake.h>
Data Fields | |
| int16_t | x |
| int16_t | y |
| double | x |
| Horizontal shift. More... | |
| double | y |
| Vertical shift. More... | |
| int16_t MotionVector::x |
Definition at line 55 of file agm.c.
Referenced by config_props(), filter_frame(), and find_motion().
| int16_t MotionVector::y |
Definition at line 55 of file agm.c.
Referenced by config_props(), filter_frame(), and find_motion().
1.8.17