Jetson Linux API Reference

32.7.4 Release
v4l2_enc_ROI_param_ Struct Reference

Detailed Description

Holds the encoder quality parameters for a single ROI region.

Definition at line 1928 of file v4l2_nv_extensions.h.

Data Fields

struct v4l2_rect ROIRect
 Region of interest rectangle. More...
 
__s32 QPdelta
 QP delta for the region. More...
 

Field Documentation

◆ QPdelta

__s32 v4l2_enc_ROI_param_::QPdelta

QP delta for the region.

Definition at line 1933 of file v4l2_nv_extensions.h.

◆ ROIRect

struct v4l2_rect v4l2_enc_ROI_param_::ROIRect

Region of interest rectangle.

Definition at line 1931 of file v4l2_nv_extensions.h.


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