VA-API  2.17.0.1
Public Attributes | List of all members
VAMotionVector Struct Reference

Generic motion vector data structure. More...

#include <va.h>

Public Attributes

int16_t mv0 [2]
 

Detailed Description

Generic motion vector data structure.

Member Data Documentation

◆ mv0

int16_t VAMotionVector::mv0[2]

\mv0[0]: horizontal motion vector for past reference \mv0[1]: vertical motion vector for past reference \mv1[0]: horizontal motion vector for future reference \mv1[1]: vertical motion vector for future reference


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