FFmpeg
Data Fields
Mv Struct Reference

#include <hevcdec.h>

Data Fields

int16_t x
 horizontal component of motion vector More...
 
int16_t y
 vertical component of motion vector More...
 

Detailed Description

Definition at line 255 of file hevcdec.h.

Field Documentation

◆ x

int16_t Mv::x

horizontal component of motion vector

Definition at line 256 of file hevcdec.h.

Referenced by boundary_strength(), check_mvset(), chroma_mc_bi(), ff_hevc_hls_mvd_coding(), ff_hevc_luma_mv_mvp_mode(), hevc_luma_mv_mvp_mode(), luma_mc_bi(), and mv_scale().

◆ y

int16_t Mv::y

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