Holds the motion vector parameters for one complete frame.
Definition at line 1890 of file v4l2_nv_extensions.h.
Data Fields | |
__u32 | bufSize |
Size of the pMVInfo buffer, in bytes. More... | |
MVInfo * | pMVInfo |
Pointer to the buffer containing the motion vectors. More... | |
__u32 v4l2_ctrl_videoenc_outputbuf_metadata_MV_::bufSize |
Size of the pMVInfo buffer, in bytes.
Definition at line 1892 of file v4l2_nv_extensions.h.
MVInfo* v4l2_ctrl_videoenc_outputbuf_metadata_MV_::pMVInfo |
Pointer to the buffer containing the motion vectors.
Definition at line 1894 of file v4l2_nv_extensions.h.