Searched refs:pstWindowFreeze (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dms/api/dms/ |
| H A D | apiDMS.c | 427 …MS_Video_Freeze_U2(void* pInstance, MS_U32 u32WindowID, ST_DMS_FREEZE_WINDOW_INFO *pstWindowFreeze) in MApi_DMS_Video_Freeze_U2() argument 430 eRet = MDrv_DMS_Video_Freeze(pInstance, u32WindowID, pstWindowFreeze->u32Enable); in MApi_DMS_Video_Freeze_U2() 434 EN_DMS_RESULT MApi_DMS_Video_Freeze(MS_U32 u32WindowID, ST_DMS_FREEZE_WINDOW_INFO *pstWindowFreeze) in MApi_DMS_Video_Freeze() argument 442 if(pstWindowFreeze == NULL) in MApi_DMS_Video_Freeze() 451 DMSArgs.pstWindowFreeze = pstWindowFreeze; in MApi_DMS_Video_Freeze()
|
| H A D | apiDMS_private.h | 314 …S_Video_Freeze_U2(void* pInstance, MS_U32 u32WindowID, ST_DMS_FREEZE_WINDOW_INFO *pstWindowFreeze);
|
| H A D | apiDMS_v2.c | 301 … ptr->eReturnValue = psDMSInstPri->fpDMSFreeze(pInstance, ptr->u32WindowID, ptr->pstWindowFreeze); in DMSIoctl()
|
| /utopia/UTPA2-700.0.x/modules/dms/utopia_adaption/dms/ |
| H A D | DMS_adp.c | 281 …((unsigned long)(&(pDMS_FREEZE->pstWindowFreeze))-(unsigned long)pDMS_FREEZE), (unsigned long)spt_… in DMS_adp_Init()
|