#include <motion_vector.h>
Definition at line 24 of file motion_vector.h.
Where the current macroblock comes from; negative value when it comes from the past, positive value when it comes from the future.
XXX: set exact relative ref frame reference instead of a +/- 1 "direction".
Definition at line 30 of file motion_vector.h.
Referenced by add_mb(), decode_packet(), and filter_frame().
Width and height of the block.
Definition at line 34 of file motion_vector.h.
Referenced by add_mb(), and decode_packet().
Definition at line 34 of file motion_vector.h.
Referenced by add_mb(), and decode_packet().
Absolute source position.
Can be outside the frame area.
Definition at line 38 of file motion_vector.h.
Referenced by add_mb(), decode_packet(), and filter_frame().
Definition at line 38 of file motion_vector.h.
Referenced by add_mb(), decode_packet(), and filter_frame().
Absolute destination position.
Can be outside the frame area.
Definition at line 42 of file motion_vector.h.
Referenced by add_mb(), decode_packet(), and filter_frame().
Definition at line 42 of file motion_vector.h.
Referenced by add_mb(), decode_packet(), and filter_frame().
Extra flag information.
Currently unused.
Definition at line 47 of file motion_vector.h.
Referenced by add_mb(), and decode_packet().