FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
NV_ENC_MVECTOR Struct Reference

Structs needed for ME only mode. More...

#include <nvEncodeAPI.h>

Data Fields

int16_t mvx
 the x component of MV in qpel units More...
 
int16_t mvy
 the y component of MV in qpel units More...
 

Detailed Description

Structs needed for ME only mode.

Definition at line 1031 of file nvEncodeAPI.h.

Field Documentation

int16_t NV_ENC_MVECTOR::mvx

the x component of MV in qpel units

Definition at line 1033 of file nvEncodeAPI.h.

int16_t NV_ENC_MVECTOR::mvy

the y component of MV in qpel units

Definition at line 1034 of file nvEncodeAPI.h.


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