PDK API Guide for J721E
Dss_DispUnderFlowCbParams Struct Reference

Detailed Description

Structure containing pipe under flow callback parameters. This structure is used as an argument to IOCTL_DSS_DISP_REGISTER_PIPE_UNDERFLOW_CB.

Data Fields

Dss_DispUnderFlowCbFxn underFlowCbFxn
 
void * appData
 

Field Documentation

◆ underFlowCbFxn

Dss_DispUnderFlowCbFxn Dss_DispUnderFlowCbParams::underFlowCbFxn

Sync lost callback function

◆ appData

void* Dss_DispUnderFlowCbParams::appData

Private data of application