FFmpeg  3.3.6
Data Fields
NV_ENC_MVECTOR Struct Reference

Structs needed for ME only mode. More...

#include <compat/nvenc/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 996 of file nvEncodeAPI.h.

Field Documentation

◆ mvx

int16_t NV_ENC_MVECTOR::mvx

the x component of MV in qpel units

Definition at line 998 of file nvEncodeAPI.h.

◆ mvy

int16_t NV_ENC_MVECTOR::mvy

the y component of MV in qpel units

Definition at line 999 of file nvEncodeAPI.h.


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