| 
    FFmpeg
    
   | 
 
#include <deshake.h>
Data Fields | |
| int | x | 
| Horizontal shift.   | |
| int | y | 
| Vertical shift.   | |
| int IntMotionVector::x | 
Horizontal shift.
Definition at line 40 of file deshake.h.
Referenced by block_angle(), find_block_motion(), and find_motion().
| int IntMotionVector::y | 
Vertical shift.
Definition at line 41 of file deshake.h.
Referenced by block_angle(), find_block_motion(), and find_motion().
 1.8.2