![]() |
![]() |
Structure containing video pipe program callback parameters. This structure is used as an argument to IOCTL_DSS_DISP_REGISTER_PIPE_PRGM_CB. More...
#include <dss_disp.h>
Data Fields | |
Dss_DispPipePrgmCbFxn | pipePrgmCbFxn |
Structure containing video pipe program callback parameters. This structure is used as an argument to IOCTL_DSS_DISP_REGISTER_PIPE_PRGM_CB.
Dss_DispPipePrgmCbFxn Dss_DispPipePrgmCbParams::pipePrgmCbFxn |
Application callback function to be called just after programming the hardware. A value of NULL will un-register the callback.