Searched refs:stDrvDMSCapMode (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dms/api/dms/ |
| H A D | apiDMS_v2.c | 144 …memset(pDMSResourcePrivate->stDrvDMSCapMode._stXC_DIPCaptureWinInfo, 0 , sizeof(DMS_DIPCAPTUREWIN_… in DMSRegisterToUtopia() 145 …memset(&pDMSResourcePrivate->stDrvDMSCapMode._stXC_CaptureRingBufRefCount, 0, sizeof(MS_U8) * DMS_… in DMSRegisterToUtopia() 146 …memset(&pDMSResourcePrivate->stDrvDMSCapMode._stXC_LocalFrameRefCountCaptureMode, 0, sizeof(MS_U8)… in DMSRegisterToUtopia() 147 …memset(&pDMSResourcePrivate->stDrvDMSCapMode._stXC_DIPCapWin_WriteReadPointer, 0, sizeof(DMS_DIPWr… in DMSRegisterToUtopia() 148 …memset(&pDMSResourcePrivate->stDrvDMSCapMode._stXC_DIPCaptureWin_RingBufferPointer, 0, sizeof(DMS_… in DMSRegisterToUtopia() 149 pDMSResourcePrivate->stDrvDMSCapMode.u8CapturedWinNum = 0; in DMSRegisterToUtopia() 150 …memset(pDMSResourcePrivate->stDrvDMSCapMode.u8frameRepeatCnt, 0, sizeof(MS_U8) * DMS_MAX_WINDOW_NU… in DMSRegisterToUtopia() 151 …memset(pDMSResourcePrivate->stDrvDMSCapMode.bIsFrameValid, 0, sizeof(MS_U32) * DMS_MAX_WINDOW_NUM … in DMSRegisterToUtopia() 152 …memset(pDMSResourcePrivate->stDrvDMSCapMode.bIsRingBufAccessed, 0, sizeof(MS_U32) * DMS_CAPTUREWIN… in DMSRegisterToUtopia() 154 …memset(pDMSResourcePrivate->stDrvDMSCapMode._stXC_IMICaptureInfo, 0, sizeof(DMS_DIPCAPTURE_IMI_INF… in DMSRegisterToUtopia()
|
| H A D | apiDMS_private.h | 275 ST_DRV_DMS_CAPTUREMODE stDrvDMSCapMode; member
|
| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/ |
| H A D | drvDMS.c | 313 #define RES_DMSCAPTURE pDMSResPri->stDrvDMSCapMode
|