Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c894 static void _DMS_StoreVDECInfo2DIPQueue(void* pInstance, DMS_VDECFRAME_INFO *VDECDispFrame);
1343 static void _DMS_StoreVDECInfo2DIPInterlaceQueue(DMS_VDECFRAME_INFO *VDECDispFrame) in _DMS_StoreVDECInfo2DIPInterlaceQueue() argument
1347 MS_U32 u32Window = VDECDispFrame->u32Window; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1367 if((VDECDispFrame->eScanType == E_DMS_VIDEO_SCAN_TYPE_INTERLACE_FIELD) in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1368 && (VDECDispFrame->bIs2ndField == TRUE)) 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 …stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32VDECStreamVersion = VDECDispFrame->u32VDECStream… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1374 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32PriData = VDECDispFrame->u32PriData_2… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1379 …ndow][u16NextWritePointer].u16SrcWidth = VDECDispFrame->u16SrcWidth - VDECDispFrame->u16CropLeft -… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
[all …]