Searched refs:enXCHDRType (Results 1 – 2 of 2) sorted by relevance
10418 EN_KDRV_XC_HDR_TYPE enXCHDRType = E_KDRV_XC_HDR_NONE; in MDrv_XC_HDR_Control() local10422 enXCHDRType = E_KDRV_XC_HDR_OPEN; in MDrv_XC_HDR_Control()10426 enXCHDRType = E_KDRV_XC_HDR_DOLBY; in MDrv_XC_HDR_Control()10430 enXCHDRType = E_KDRV_XC_HDR_TECHNICOLOR; in MDrv_XC_HDR_Control()10434 if (ioctl(_s32FdScaler, MDRV_XC_IOC_SET_HDR_TYPE, &enXCHDRType)) in MDrv_XC_HDR_Control()10452 EN_KDRV_XC_HDR_TYPE enXCHDRType = E_KDRV_XC_HDR_NONE; in MDrv_XC_HDR_Control() local10454 if (ioctl(_s32FdScaler, MDRV_XC_IOC_GET_HDR_TYPE, &enXCHDRType)) in MDrv_XC_HDR_Control()10462 if (MDrv_XC_GetHDRType(&enXCHDRType) != TRUE) in MDrv_XC_HDR_Control()10467 switch (enXCHDRType) in MDrv_XC_HDR_Control()
10416 EN_KDRV_XC_HDR_TYPE enXCHDRType = E_KDRV_XC_HDR_NONE;10420 enXCHDRType = E_KDRV_XC_HDR_OPEN;10424 enXCHDRType = E_KDRV_XC_HDR_DOLBY;10428 enXCHDRType = E_KDRV_XC_HDR_TECHNICOLOR;10432 if (ioctl(_s32FdScaler, MDRV_XC_IOC_SET_HDR_TYPE, &enXCHDRType))10450 EN_KDRV_XC_HDR_TYPE enXCHDRType = E_KDRV_XC_HDR_NONE;10452 if (ioctl(_s32FdScaler, MDRV_XC_IOC_GET_HDR_TYPE, &enXCHDRType))10460 if (MDrv_XC_GetHDRType(&enXCHDRType) != TRUE)10465 switch (enXCHDRType)