19 #ifndef AVUTIL_MOTION_VECTOR_H 20 #define AVUTIL_MOTION_VECTOR_H uint16_t motion_scale
Definition: motion_vector.h:54
uint8_t h
Definition: motion_vector.h:34
int16_t src_x
Definition: motion_vector.h:38
int32_t source
Definition: motion_vector.h:30
struct AVMotionVector AVMotionVector
int32_t motion_x
Definition: motion_vector.h:53
int16_t dst_x
Definition: motion_vector.h:42
Definition: motion_vector.h:24
uint8_t w
Definition: motion_vector.h:34
uint64_t flags
Definition: motion_vector.h:47
int16_t dst_y
Definition: motion_vector.h:42
int32_t motion_y
Definition: motion_vector.h:53
int16_t src_y
Definition: motion_vector.h:38