Jetson Linux API Reference

32.7.4 Release
v4l2_ctrl_videoenc_outputbuf_metadata_MV_ Struct Reference

Detailed Description

Holds the motion vector parameters for one complete frame.

Definition at line 1969 of file v4l2_nv_extensions.h.

Collaboration diagram for v4l2_ctrl_videoenc_outputbuf_metadata_MV_:

Data Fields

__u32 bufSize
 Size of the pMVInfo buffer, in bytes. More...
 
MVInfopMVInfo
 Pointer to the buffer containing the motion vectors. More...
 

Field Documentation

◆ bufSize

__u32 v4l2_ctrl_videoenc_outputbuf_metadata_MV_::bufSize

Size of the pMVInfo buffer, in bytes.

Definition at line 1971 of file v4l2_nv_extensions.h.

◆ pMVInfo

MVInfo* v4l2_ctrl_videoenc_outputbuf_metadata_MV_::pMVInfo

Pointer to the buffer containing the motion vectors.

Definition at line 1973 of file v4l2_nv_extensions.h.


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