Home
last modified time | relevance | path

Searched refs:DMS_Invalid_ReadPointer_ID (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dms/api/dms/
H A DapiDMS_v2.c83 … pDMSResourcePrivate->stDrvDMS.u8DIPReadytoCaptureID[u8WindowID] = DMS_Invalid_ReadPointer_ID; in DMSRegisterToUtopia()
100 pDMSResourcePrivate->stDrvDMS.gDMS_MVOPShowBufferID = DMS_Invalid_ReadPointer_ID; in DMSRegisterToUtopia()
101 pDMSResourcePrivate->stDrvDMS.gDMS_MVOPRemoveBufferID = DMS_Invalid_ReadPointer_ID; in DMSRegisterToUtopia()
107 pDMSResourcePrivate->stDrvDMS.gu8DMS_Seq_Change_ID = DMS_Invalid_ReadPointer_ID; in DMSRegisterToUtopia()
125 pDMSResourcePrivate->stDrvDMSDi._u8DMS_DiSetEventBufferID = DMS_Invalid_ReadPointer_ID; in DMSRegisterToUtopia()
126 … pDMSResourcePrivate->stDrvDMSDi._u8DMS_DiReleaseVDECFrameBufferID = DMS_Invalid_ReadPointer_ID; in DMSRegisterToUtopia()
128 …pDMSResourcePrivate->stDrvDMSDi.u8DIPReadytoCaptureIDInterlace,DMS_Invalid_ReadPointer_ID, sizeof(… in DMSRegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c1152 if(u16CheckDiBufferID == DMS_Invalid_ReadPointer_ID) in _Task_CapturePushedInterlaceFrame()
1207 if(u16NextReadPointer == DMS_Invalid_ReadPointer_ID) in _Task_CapturePushedInterlaceFrame()
1283 if(RES_DMSDI._u8DMS_DiReleaseVDECFrameBufferID != DMS_Invalid_ReadPointer_ID && in _Task_CapturePushedInterlaceFrame()
2170 static MS_U16 bForceBFlag = DMS_Invalid_ReadPointer_ID; in _GetNextReadPointer()
2176 if(bForceBFlag != DMS_Invalid_ReadPointer_ID) in _GetNextReadPointer()
2189 bForceBFlag = DMS_Invalid_ReadPointer_ID; in _GetNextReadPointer()
2666 …VOPRemoveBufferID].bValid == TRUE && RES_DMS.gDMS_MVOPRemoveBufferID != DMS_Invalid_ReadPointer_ID) in _DMS_CheckDispBufFlag()
2671 RES_DMS.gDMS_MVOPRemoveBufferID = DMS_Invalid_ReadPointer_ID; in _DMS_CheckDispBufFlag()
2699 MS_U8 u8BufferID = DMS_Invalid_ReadPointer_ID; in _DMS_GetNextInfo()
2703 RES_DMS.u8DIPReadytoCaptureID[u16WindowID] = DMS_Invalid_ReadPointer_ID; in _DMS_GetNextInfo()
[all …]
H A DdrvDMS.h146 #define DMS_Invalid_ReadPointer_ID DMS_DIP_QUEUEDEPTH macro
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.h142 #define DMS_Invalid_ReadPointer_ID DMS_DIP_QUEUEDEPTH macro