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