Home
last modified time | relevance | path

Searched refs:enXCKDrvColorFormat (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c10583 EN_KDRV_XC_HDR_COLOR_FORMAT enXCKDrvColorFormat; in MDrv_XC_HDR_Control() local
10584 … if (_MDrv_XC_AutoDownload_Convert2KDrvColorFormat(enColorFormat, &enXCKDrvColorFormat) != TRUE) in MDrv_XC_HDR_Control()
10590 if (ioctl(_s32FdScaler, MDRV_XC_IOC_SET_COLOR_FORMAT, &enXCKDrvColorFormat)) in MDrv_XC_HDR_Control()
10597 if (MDrv_XC_SetColorFormat(enXCKDrvColorFormat) != TRUE) in MDrv_XC_HDR_Control()
H A Dmdrv_sc_display.c.010581 EN_KDRV_XC_HDR_COLOR_FORMAT enXCKDrvColorFormat;
10582 … if (_MDrv_XC_AutoDownload_Convert2KDrvColorFormat(enColorFormat, &enXCKDrvColorFormat) != TRUE)
10588 if (ioctl(_s32FdScaler, MDRV_XC_IOC_SET_COLOR_FORMAT, &enXCKDrvColorFormat))
10595 if (MDrv_XC_SetColorFormat(enXCKDrvColorFormat) != TRUE)