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...
 
int x
 horizontal component of motion vector More...
 
int y
 vertical component of motion vector More...
 

Detailed Description

Definition at line 295 of file hevcdec.h.

Field Documentation

◆ x [1/2]

int16_t Mv::x

◆ y [1/2]

int16_t Mv::y

◆ x [2/2]

int Mv::x

horizontal component of motion vector

Definition at line 191 of file ctu.h.

◆ y [2/2]

int Mv::y

vertical component of motion vector

Definition at line 192 of file ctu.h.


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