Searched refs:u16NextWritePointer (Results 1 – 1 of 1) sorted by relevance
1346 MS_U16 u16NextWritePointer = 0; in _DMS_StoreVDECInfo2DIPInterlaceQueue() local1350 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 …]