Searched refs:pstWindowMute (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dms/api/dms/ |
| H A D | apiDMS.c | 459 …MApi_DMS_Video_Mute_U2(void* pInstance, MS_U32 u32WindowID, ST_DMS_MUTE_WINDOW_INFO *pstWindowMute) in MApi_DMS_Video_Mute_U2() argument 462 eRet = MDrv_DMS_Video_Mute(pInstance, u32WindowID, pstWindowMute->u32Enable); in MApi_DMS_Video_Mute_U2() 466 EN_DMS_RESULT MApi_DMS_Video_Mute(MS_U32 u32WindowID, ST_DMS_MUTE_WINDOW_INFO *pstWindowMute) in MApi_DMS_Video_Mute() argument 474 if(pstWindowMute == NULL) in MApi_DMS_Video_Mute() 483 DMSArgs.pstWindowMute = pstWindowMute; in MApi_DMS_Video_Mute()
|
| H A D | apiDMS_private.h | 315 …Api_DMS_Video_Mute_U2(void* pInstance, MS_U32 u32WindowID, ST_DMS_MUTE_WINDOW_INFO *pstWindowMute);
|
| H A D | apiDMS_v2.c | 287 … ptr->eReturnValue = psDMSInstPri->fpDMSMute(pInstance, ptr->u32WindowID, ptr->pstWindowMute); in DMSIoctl()
|
| /utopia/UTPA2-700.0.x/modules/dms/utopia_adaption/dms/ |
| H A D | DMS_adp.c | 287 …((unsigned long)(&(pDMS_MUTE->pstWindowMute))-(unsigned long)pDMS_MUTE), (unsigned long)spt_DMS_MU… in DMS_adp_Init()
|