FFmpeg
Data Fields
VP9mv Struct Reference

#include <vp9shared.h>

Data Fields

int16_t x
 
int16_t y
 

Detailed Description

Definition at line 55 of file vp9shared.h.

Field Documentation

◆ x

int16_t VP9mv::x

Definition at line 56 of file vp9shared.h.

Referenced by clamp_mv(), mc_chroma_scaled(), and mc_luma_scaled().

◆ y

int16_t VP9mv::y

Definition at line 57 of file vp9shared.h.

Referenced by clamp_mv(), mc_chroma_scaled(), and mc_luma_scaled().


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