DSS Display Driver interface file.
|
struct | Dss_DispCreateParams |
| Structure containing display driver create arguments, used when calling Fvid2_create(). More...
|
|
struct | Dss_DispCreateStatus |
| Structure containing create status for the display driver. This should be passed as a status argument while creating the driver. More...
|
|
struct | Dss_DispPipeCropParams |
| Structure containing video pipeline crop configuration. More...
|
|
struct | Dss_DispParams |
| Structure containing DSS parameters. This structure is used as an argument to IOCTL_DSS_DISP_SET_DSS_PARAMS. More...
|
|
struct | Dss_DispPipeMflagParams |
| Structure containing Video Pipe Mflag Information. This structure is used as an argument to IOCTL_DSS_DISP_SET_PIPE_MFLAG_PARAMS. More...
|
|
struct | Dss_DispCurrentStatus |
| Structure containing current status of the display driver. This structure is used as an argument to IOCTL_DSS_DISP_GET_CURRENT_STATUS. More...
|
|
struct | Dss_DispPipeSafetyChkParams |
| Structure containing Safety Check configuration of Video Port. This structure is used as an argument to IOCTL_DSS_DISP_SET_PIPE_SAFETY_CHK_PARAMS. More...
|
|
struct | Dss_DispBufPrgmCbParams |
| Structure containing display buffer program callback parameters. This structure is used as an argument to IOCTL_DSS_DISP_REGISTER_BUF_PRGM_CB. More...
|
|
struct | Dss_DispPipePrgmCbParams |
| Structure containing video pipe program callback parameters. This structure is used as an argument to IOCTL_DSS_DISP_REGISTER_PIPE_PRGM_CB. More...
|
|
struct | Dss_DispUnderFlowCbParams |
| Structure containing pipe under flow callback parameters. This structure is used as an argument to IOCTL_DSS_DISP_REGISTER_PIPE_UNDERFLOW_CB. More...
|
|
struct | Dss_ScRtParams |
| Structure containing run time scaler configuration. More...
|
|
struct | Dss_FrameRtParams |
| Structure containing run time configuration per frame. More...
|
|
struct | Dss_DispRtParams |
| Structure containing run time configuration of the display driver. This needs to be passed along with frame list to update any supported run time parameters. More...
|
|