Jetson Linux API Reference

32.5 Release

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

Detailed Description

Holds H.265 specific decoder metadata for the frame.

Definition at line 1525 of file v4l2_nv_extensions.h.

Collaboration diagram for v4l2_ctrl_hevcdec_bufmetadata_:

Data Fields

__u32 nPocLsbBits
 Holds the number of bits in the frame. More...
 
__u32 FrameType
 Type of frame: 0 = B 1 = P 2 = I. More...
 
v4l2_ctrl_videodec_dpbinfometadata dpbInfo
 Holds the current DPB information of the decoder. More...
 

Field Documentation

v4l2_ctrl_videodec_dpbinfometadata v4l2_ctrl_hevcdec_bufmetadata_::dpbInfo

Holds the current DPB information of the decoder.

Definition at line 1535 of file v4l2_nv_extensions.h.

__u32 v4l2_ctrl_hevcdec_bufmetadata_::FrameType

Type of frame: 0 = B 1 = P 2 = I.

Definition at line 1533 of file v4l2_nv_extensions.h.

__u32 v4l2_ctrl_hevcdec_bufmetadata_::nPocLsbBits

Holds the number of bits in the frame.

Definition at line 1528 of file v4l2_nv_extensions.h.


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