FFmpeg
Data Fields
VP8mv Struct Reference

#include <vp8.h>

Data Fields

int16_t x
 
int16_t y
 

Detailed Description

Definition at line 85 of file vp8.h.

Field Documentation

◆ x

int16_t VP8mv::x

Definition at line 86 of file vp8.h.

Referenced by clamp_mv(), inter_predict(), and vp8_mc_part().

◆ y

int16_t VP8mv::y

Definition at line 87 of file vp8.h.

Referenced by clamp_mv(), inter_predict(), and vp8_mc_part().


The documentation for this struct was generated from the following file: