Jetson Linux Multimedia API Reference

32.4.3 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
v4l2_ctrl_videoenc_outputbuf_metadata_MV_ Struct Reference

Detailed Description

Holds the motion vector parameters for one complete frame.

Definition at line 1558 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

__u32 v4l2_ctrl_videoenc_outputbuf_metadata_MV_::bufSize

Size of the pMVInfo buffer, in bytes.

Definition at line 1560 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 1562 of file v4l2_nv_extensions.h.


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