FFmpeg
|
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... | |
Structs needed for ME only mode.
Definition at line 996 of file nvEncodeAPI.h.
int16_t NV_ENC_MVECTOR::mvx |
the x component of MV in qpel units
Definition at line 998 of file nvEncodeAPI.h.
int16_t NV_ENC_MVECTOR::mvy |
the y component of MV in qpel units
Definition at line 999 of file nvEncodeAPI.h.