Searched refs:pDLCArgs (Results 1 – 1 of 1) sorted by relevance
182 pstDLC_Init_Ex pDLCArgs = (pstDLC_Init_Ex)pArgs; in DLCIoctl() local183 …pDLCArgs->bReturn = psDLCInstPri->fpDLC_Init_Ex(pInstance, pDLCArgs->pstXC_DLC_InitData ,pDLCArgs-… in DLCIoctl()197 pstDLC_SetSetting_Ex pDLCArgs = (pstDLC_SetSetting_Ex)pArgs; in DLCIoctl() local198 psDLCInstPri->fpDLC_SetSetting_Ex(pInstance, pDLCArgs->DLC_MFinit_Ex); in DLCIoctl()212 pstDLC_SetCurve pDLCArgs = (pstDLC_SetCurve)pArgs; in DLCIoctl() local213 … psDLCInstPri->fpDLC_SetCurve(pInstance, pDLCArgs->pNormal ,pDLCArgs->pLight ,pDLCArgs->pDark); in DLCIoctl()227 pstDLC_SetBleSlopPoint pDLCArgs = (pstDLC_SetBleSlopPoint)pArgs; in DLCIoctl() local228 psDLCInstPri->fpDLC_SetBleSlopPoint(pInstance, pDLCArgs->pBLESlopPoint ); in DLCIoctl()242 pstDLC_HDRInitData pDLCArgs = (pstDLC_HDRInitData)pArgs; in DLCIoctl() local243 … pDLCArgs->bReturn = psDLCInstPri->fpDLC_SetHDRInit(pInstance, pDLCArgs->pstDLC_HDRInitData ); in DLCIoctl()[all …]