Jetson Linux API Reference

32.6.1 Release

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

Detailed Description

Holds the params to configure encoder for external rps control to be used with V4L2_CID_MPEG_VIDEOENC_ENABLE_EXTERNAL_RPS_CONTROL IOCTL.

Definition at line 1938 of file v4l2_nv_extensions.h.

Data Fields

__u8 bEnableExternalRPS
 Boolean value indicating if enabled External RPS control. More...
 
__u8 bGapsInFrameNumAllowed
 Boolean value indicating if allowed gap in frame number. More...
 
__u32 nH264FrameNumBits
 
__u32 nH265PocLsbBits
 

Field Documentation

__u8 v4l2_enc_enable_ext_rps_ctrl_::bEnableExternalRPS

Boolean value indicating if enabled External RPS control.

Definition at line 1941 of file v4l2_nv_extensions.h.

__u8 v4l2_enc_enable_ext_rps_ctrl_::bGapsInFrameNumAllowed

Boolean value indicating if allowed gap in frame number.

Definition at line 1943 of file v4l2_nv_extensions.h.

__u32 v4l2_enc_enable_ext_rps_ctrl_::nH264FrameNumBits

Definition at line 1945 of file v4l2_nv_extensions.h.

__u32 v4l2_enc_enable_ext_rps_ctrl_::nH265PocLsbBits

Definition at line 1947 of file v4l2_nv_extensions.h.


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