|
FFmpeg
|
Data Fields | |
| int | x |
| Horizontal shift. | |
| int | y |
| Vertical shift. | |
Definition at line 72 of file vf_deshake.c.
| 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().
1.8.2