PDK API Guide for J721E
Dss_DctrlOverlayParams Struct Reference

Detailed Description

Structure containing Overlay information. This structure is used as an argument to IOCTL_DSS_DCTRL_SET_OVERLAY_PARAMS.

Data Fields

uint32_t overlayId
 
uint32_t colorbarEnable
 
CSL_DssOverlayCfg overlayCfg
 

Field Documentation

◆ overlayId

uint32_t Dss_DctrlOverlayParams::overlayId

Overlay Id. See CSL_DssOverlayId for values

◆ colorbarEnable

uint32_t Dss_DctrlOverlayParams::colorbarEnable

Overlay Color bar Enable. TRUE: Enable FALSE: Disable

◆ overlayCfg

CSL_DssOverlayCfg Dss_DctrlOverlayParams::overlayCfg

Overlay Configuration. See CSL_DssOverlayCfg for details