FFmpeg
4.2.1
|
#include <libavfilter/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(), decode_huffman2(), decode_inter_plane(), decode_intra_plane(), decode_motion_vectors(), decode_raw_intra(), decode_raw_intra_rgb(), decode_runlen(), decode_runlen_rgb(), fill_pixels(), filter_frame(), and find_motion().
int16_t MotionVector::y |
Definition at line 55 of file agm.c.
Referenced by config_props(), decode_inter_plane(), decode_intra_plane(), decode_motion_vectors(), decode_raw_intra(), decode_raw_intra_rgb(), decode_runlen(), decode_runlen_rgb(), fill_pixels(), filter_frame(), and find_motion().