Lines Matching refs:_stXC_DIPDIInfo

932     VdecStreamId.u32Version = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32VDECStreamVersion;  in _DMS_VDEC_Frame_AddRef_Interlace()
933 VdecStreamId.u32Id = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32VDECStreamID; in _DMS_VDEC_Frame_AddRef_Interlace()
934 VdecDispFrm.u32Idx = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32FrameIndex; in _DMS_VDEC_Frame_AddRef_Interlace()
935 VdecDispFrm.u32PriData = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32PriData; in _DMS_VDEC_Frame_AddRef_Interlace()
945 if(_DMS_Is_SourceFieldBaseInterlace(RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].eScanType)) in _DMS_VDEC_Frame_AddRef_Interlace()
947 … VdecStreamId.u32Version = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32VDECStreamVersion; in _DMS_VDEC_Frame_AddRef_Interlace()
948 VdecStreamId.u32Id = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32VDECStreamID; in _DMS_VDEC_Frame_AddRef_Interlace()
949 VdecDispFrm.u32Idx = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32FrameIndex_2nd; in _DMS_VDEC_Frame_AddRef_Interlace()
950 VdecDispFrm.u32PriData = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32PriData_2nd; in _DMS_VDEC_Frame_AddRef_Interlace()
977 if(RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32FrameIndex == DMS_INVALID_FRAME_ID) in _DMS_VDEC_Frame_Release_Interlace()
992 … VdecStreamId.u32Version = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32VDECStreamVersion; in _DMS_VDEC_Frame_Release_Interlace()
993 VdecStreamId.u32Id = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32VDECStreamID; in _DMS_VDEC_Frame_Release_Interlace()
994 VdecDispFrm.u32Idx = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32FrameIndex; in _DMS_VDEC_Frame_Release_Interlace()
995 VdecDispFrm.u32PriData = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32PriData; in _DMS_VDEC_Frame_Release_Interlace()
1006 … if(_DMS_Is_SourceFieldBaseInterlace(RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].eScanType)) in _DMS_VDEC_Frame_Release_Interlace()
1008 … VdecStreamId.u32Version = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32VDECStreamVersion; in _DMS_VDEC_Frame_Release_Interlace()
1009 VdecStreamId.u32Id = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32VDECStreamID; in _DMS_VDEC_Frame_Release_Interlace()
1010 VdecDispFrm.u32Idx = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32FrameIndex_2nd; in _DMS_VDEC_Frame_Release_Interlace()
1011 VdecDispFrm.u32PriData = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32PriData_2nd; in _DMS_VDEC_Frame_Release_Interlace()
1024 RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufID].u32FrameIndex = DMS_INVALID_FRAME_ID; in _DMS_VDEC_Frame_Release_Interlace()
1216 …u8FrameNum = (RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].eScanType == E_DMS_VIDEO_S… in _Task_CapturePushedInterlaceFrame()
1219 …u8FieldNum = (RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].eFieldType == E_DMS_VIDEO_… in _Task_CapturePushedInterlaceFrame()
1272 RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].bValid = FALSE; in _Task_CapturePushedInterlaceFrame()
1290 RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].bIsAfterDiTask = TRUE; in _Task_CapturePushedInterlaceFrame()
1291 …RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].u8DiOutputRingBufferID = RES_DMSDI.u8DIR… in _Task_CapturePushedInterlaceFrame()
1292 … RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].eFmt = E_DMS_VIDEO_DATA_FMT_YUV422; in _Task_CapturePushedInterlaceFrame()
1293 … MS_U32 tempFrameIndex = RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].u32FrameIndex; in _Task_CapturePushedInterlaceFrame()
1294 … RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].u32FrameIndex = DMS_INVALID_FRAME_ID; in _Task_CapturePushedInterlaceFrame()
1296 …_DMS_StoreVDECInfo2DIPQueue(pInstance, &RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer]); in _Task_CapturePushedInterlaceFrame()
1297 … RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].u32FrameIndex = tempFrameIndex; in _Task_CapturePushedInterlaceFrame()
1298 …x%llx , MainQ %d write done\033[0m\n",MsOS_GetSystemTime(),RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u… in _Task_CapturePushedInterlaceFrame()
1308 …if((RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].eFieldType == E_DMS_VIDEO_FIELD_TYPE… in _Task_CapturePushedInterlaceFrame()
1309 … (RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].bIs2ndField == FALSE)) in _Task_CapturePushedInterlaceFrame()
1312 if(RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextID].bValid == TRUE) in _Task_CapturePushedInterlaceFrame()
1322 …if((RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].eScanType == E_DMS_VIDEO_SCAN_TYPE_I… in _Task_CapturePushedInterlaceFrame()
1323 … (RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextReadPointer].bIs2ndField == FALSE)) in _Task_CapturePushedInterlaceFrame()
1326 if(RES_DMSDI._stXC_DIPDIInfo[u8WindowID][u16NextID].bValid == TRUE) in _Task_CapturePushedInterlaceFrame()
1353 if(RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].bValid == 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 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32VDECStreamVersion = VDECDispFrame->u3… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1374 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32PriData = VDECDispFrame->u32PriData_2… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1377 RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].bValid = TRUE; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1379 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u16SrcWidth = VDECDispFrame->u16SrcWidth… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1380 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u16SrcHeight = VDECDispFrame->u16SrcHeig… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1381 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u16SrcPitch = VDECDispFrame->u16SrcPitch; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1382 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32SrcLumaAddr = VDECDispFrame->u32SrcLu… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1383 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32SrcChromaAddr = VDECDispFrame->u32Src… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1385 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32FrameRate = VDECDispFrame->u32FrameRa… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1386 RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eFmt = VDECDispFrame->eFmt; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1387 … RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32Window = VDECDispFrame->u32Window; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1388 RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eCODEC = VDECDispFrame->eCODEC; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1389 … RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eScanType = VDECDispFrame->eScanType; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1390 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eFieldOrderType = VDECDispFrame->eFieldO… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1391 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eFieldType = VDECDispFrame->eFieldType_2… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1392 … RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eTileMode = VDECDispFrame->eTileMode; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1394 … RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].b10bitData = VDECDispFrame->b10bitData; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1395 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u16Src10bitPitch = VDECDispFrame->u16Src… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1396 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32SrcLumaAddr_2bit = VDECDispFrame->u32… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1397 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32SrcChromaAddr_2bit = VDECDispFrame->u… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1398 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u8LumaBitdepth = VDECDispFrame->u8LumaBi… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1400 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].bIsAfterDiTask = VDECDispFrame->bIsAfter… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1401 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].bIs2ndField = VDECDispFrame->bIs2ndField; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1402 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u8DiOutputRingBufferID = VDECDispFrame->… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1407 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32FrameIndex = VDECDispFrame->u32FrameI… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1408 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32VDECStreamID = VDECDispFrame->u32VDEC… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1409 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32VDECStreamVersion = VDECDispFrame->u3… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1410 … RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32PriData = VDECDispFrame->u32PriData; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1413 RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].bValid= TRUE; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1415 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u16SrcWidth = VDECDispFrame->u16SrcWidth… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1416 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u16SrcHeight = VDECDispFrame->u16SrcHeig… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1417 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u16SrcPitch = VDECDispFrame->u16SrcPitch; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1418 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32SrcLumaAddr = VDECDispFrame->u32SrcLu… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1419 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32SrcChromaAddr = VDECDispFrame->u32Src… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1421 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32FrameRate = VDECDispFrame->u32FrameRa… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1422 RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eFmt = VDECDispFrame->eFmt; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1423 … RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32Window = VDECDispFrame->u32Window; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1424 RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eCODEC = VDECDispFrame->eCODEC; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1425 … RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eScanType = VDECDispFrame->eScanType; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1426 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eFieldOrderType = VDECDispFrame->eFieldO… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1427 … RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eFieldType = VDECDispFrame->eFieldType; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1428 … RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].eTileMode = VDECDispFrame->eTileMode; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1430 … RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].b10bitData = VDECDispFrame->b10bitData; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1431 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u16Src10bitPitch = VDECDispFrame->u16Src… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1432 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32SrcLumaAddr_2bit = VDECDispFrame->u32… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1433 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u32SrcChromaAddr_2bit = VDECDispFrame->u… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1434 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u8LumaBitdepth = VDECDispFrame->u8LumaBi… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1436 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].bIsAfterDiTask = VDECDispFrame->bIsAfter… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1437 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].bIs2ndField = VDECDispFrame->bIs2ndField; in _DMS_StoreVDECInfo2DIPInterlaceQueue()
1438 …RES_DMSDI._stXC_DIPDIInfo[u32Window][u16NextWritePointer].u8DiOutputRingBufferID = VDECDispFrame->… in _DMS_StoreVDECInfo2DIPInterlaceQueue()
2871 …how_EX.stDIPRProperty.enDataFmt = _DMS_DIP_GetDIPRDataFMT(&RES_DMSDI._stXC_DIPDIInfo[u32Window][u1… in _DMS_SetDIPRWindow()
2873 …ertytoShow_EX.stDIPRProperty.u16Width = DMS_DIPR_Alignment(RES_DMSDI._stXC_DIPDIInfo[u32Window][u1… in _DMS_SetDIPRWindow()
2876 …Is_SourceFrameBaseInterlace(RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID].eScanType, RES_DMSDI… in _DMS_SetDIPRWindow()
2878 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Height = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16Buffer… in _DMS_SetDIPRWindow()
2882 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Height = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16Buffer… in _DMS_SetDIPRWindow()
2885 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Height = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16Buffer… in _DMS_SetDIPRWindow()
2887 …lcPitch(DIPRWinPropertytoShow_EX.stDIPRProperty.enDataFmt, RES_DMSDI._stXC_DIPDIInfo[u32Window][u1… in _DMS_SetDIPRWindow()
2888 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16Buff… in _DMS_SetDIPRWindow()
2889 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16Buff… in _DMS_SetDIPRWindow()
2890 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr10Bits = RES_DMSDI._stXC_DIPDIInfo[u32Window][u… in _DMS_SetDIPRWindow()
2891 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr10Bits = RES_DMSDI._stXC_DIPDIInfo[u32Window][u… in _DMS_SetDIPRWindow()
2894 …Is_SourceFrameBaseInterlace(RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID].eScanType, RES_DMSDI… in _DMS_SetDIPRWindow()
2896 … _DMS_DIP_GetFrameBaseInterlaceFieldType(&RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID]); in _DMS_SetDIPRWindow()
2904 …_GetDIPDiDataFMT(u32Window, RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID].eScanType, RES_DMSDI… in _DMS_SetDIPRWindow()
2927 …_GetDIPDiDataFMT(u32Window, RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID].eScanType, RES_DMSDI… in _DMS_SetDIPRWindow()
2952 …_GetDIPDiDataFMT(u32Window, RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID].eScanType, RES_DMSDI… in _DMS_SetDIPRWindow()
2954 … if(_DMS_Is_SourceFieldBaseInterlace(RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID].eScanType)) in _DMS_SetDIPRWindow()
2956 … DIP3DDISetting.phyBotYBufAddr = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID].u32SrcLumaAddrI; in _DMS_SetDIPRWindow()
2957 …DIP3DDISetting.phyBotCBufAddr = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID].u32SrcChromaAddr… in _DMS_SetDIPRWindow()
2958 …DIP3DDISetting.phyBotYBufAddr10Bits = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID].u32SrcLuma… in _DMS_SetDIPRWindow()
2959 …DIP3DDISetting.phyBotCBufAddr10Bits = RES_DMSDI._stXC_DIPDIInfo[u32Window][u16BufferID].u32SrcChro… in _DMS_SetDIPRWindow()
3524 …MApi_XC_DIP_Set420TileBlock(_DMS_DIP_TileTypeMapping(RES_DMSDI._stXC_DIPDIInfo[u32Window][u16Buffe… in _DMS_SetDIPWindow()