Searched refs:pstMuteColor (Results 1 – 4 of 4) sorted by relevance
491 …Api_DMS_Set_MuteColor_U2(void* pInstance, MS_U32 u32WindowID, ST_DMS_MUTE_COLOR_INFO *pstMuteColor) in MApi_DMS_Set_MuteColor_U2() argument497 EN_DMS_RESULT MApi_DMS_Set_MuteColor(MS_U32 u32WindowID, ST_DMS_MUTE_COLOR_INFO *pstMuteColor) in MApi_DMS_Set_MuteColor() argument505 if(pstMuteColor == NULL) in MApi_DMS_Set_MuteColor()514 DMSArgs.pstMuteColor = pstMuteColor; in MApi_DMS_Set_MuteColor()
316 …pi_DMS_Set_MuteColor_U2(void* pInstance, MS_U32 u32WindowID, ST_DMS_MUTE_COLOR_INFO *pstMuteColor);
294 …tr->eReturnValue = psDMSInstPri->fpDMSSetMuteColor(pInstance, ptr->u32WindowID, ptr->pstMuteColor); in DMSIoctl()
293 …((unsigned long)(&(pDMS_MUTECOLOR->pstMuteColor))-(unsigned long)pDMS_MUTECOLOR), (unsigned long)s… in DMS_adp_Init()