FFmpeg
|
#include <vp8.h>
Data Fields | |
int16_t | x |
int16_t | y |
int16_t VP8mv::x |
Definition at line 85 of file vp8.h.
Referenced by clamp_mv(), inter_predict(), and vp8_mc_part().
int16_t VP8mv::y |
Definition at line 86 of file vp8.h.
Referenced by clamp_mv(), inter_predict(), and vp8_mc_part().