VA-API  2.8.0
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]

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


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