Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c1346 MS_U16 u16NextWritePointer = 0; in _DMS_StoreVDECInfo2DIPInterlaceQueue() local
1350 u16NextWritePointer = _GetNextWritePointerInterlace(u32Window); in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1353 if(RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].bValid == TRUE) in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1356 DMS_PRINTF("[%s] release frame for WP %d ring back\n",__FUNCTION__,u16NextWritePointer); in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1357 _DMS_Clear_VDEC_Frame_Ref_Interlace(u32Window,u16NextWritePointer); in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1359 if(RES_DMSDI._stXC_LocalFrameRefCountInterlace[u32Window][u16NextWritePointer] > 0) in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1362 _DMS_Clear_VDEC_Frame_Ref_Interlace(u32Window,u16NextWritePointer); in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1371 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32FrameIndex = VDECDispFrame->u32FrameI… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1372 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32VDECStreamID = VDECDispFrame->u32VDEC… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1373 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32VDECStreamVersion = VDECDispFrame->u3… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
[all …]