L4T Multimedia API Reference

27.1 Release

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

Detailed Description

Holds the params to configure encoder for external rate control mode.

Must be used with V4L2_CID_MPEG_VIDEOENC_ENABLE_EXTERNAL_RATE_CONTROL IOCTL.

Definition at line 1369 of file v4l2_nv_extensions.h.

Data Fields

__u8 bEnableExternalPictureRC
 Boolean value indicating if enabled External Picture RC. More...
 
__u32 nsessionMaxQP
 Max QP per session when external picture RC enabled. More...
 

Field Documentation

__u8 v4l2_enc_enable_ext_rate_ctrl_::bEnableExternalPictureRC

Boolean value indicating if enabled External Picture RC.

Definition at line 1372 of file v4l2_nv_extensions.h.

__u32 v4l2_enc_enable_ext_rate_ctrl_::nsessionMaxQP

Max QP per session when external picture RC enabled.

Definition at line 1374 of file v4l2_nv_extensions.h.


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