Jetson Linux API Reference

32.7.4 Release
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 2081 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

◆ bEnableExternalRPS

__u8 v4l2_enc_enable_ext_rps_ctrl_::bEnableExternalRPS

Boolean value indicating if enabled External RPS control.

Definition at line 2084 of file v4l2_nv_extensions.h.

◆ bGapsInFrameNumAllowed

__u8 v4l2_enc_enable_ext_rps_ctrl_::bGapsInFrameNumAllowed

Boolean value indicating if allowed gap in frame number.

Definition at line 2086 of file v4l2_nv_extensions.h.

◆ nH264FrameNumBits

__u32 v4l2_enc_enable_ext_rps_ctrl_::nH264FrameNumBits

Definition at line 2088 of file v4l2_nv_extensions.h.

◆ nH265PocLsbBits

__u32 v4l2_enc_enable_ext_rps_ctrl_::nH265PocLsbBits

Definition at line 2090 of file v4l2_nv_extensions.h.


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