Lines Matching refs:DIPRWinPropertytoShow_EX
1049 ST_XC_DIPR_PROPERTY_EX DIPRWinPropertytoShow_EX; in _MDrv_DMS_DI_Init() local
1051 memset(&DIPRWinPropertytoShow_EX,0,sizeof(ST_XC_DIPR_PROPERTY_EX)); in _MDrv_DMS_DI_Init()
1055 DIPRWinPropertytoShow_EX.stDIPRProperty.u16Width = 1920; in _MDrv_DMS_DI_Init()
1056 DIPRWinPropertytoShow_EX.stDIPRProperty.u16Height = 1080; in _MDrv_DMS_DI_Init()
1057 DIPRWinPropertytoShow_EX.stDIPRProperty.u16Pitch = 1920; in _MDrv_DMS_DI_Init()
1058 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr = _GetDIRingBufferAddr(MVOP_WINDOW, RES_DMSDI.… in _MDrv_DMS_DI_Init()
1059 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr = DIPRWinPropertytoShow_EX.stDIPRProperty.u32Y… in _MDrv_DMS_DI_Init()
1060 DIPRWinPropertytoShow_EX.stDIPRProperty.enDataFmt = DIP_DATA_FMT_YUV420; in _MDrv_DMS_DI_Init()
1061 DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.bMFDec_Enable = FALSE; in _MDrv_DMS_DI_Init()
1080 DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32version=1; in _MDrv_DMS_DI_Init()
1081 DIPRWinPropertytoShow_EX.stDIPR3DDISetting.pDIPR3DDISetting = (void*)&DIP3DDISetting; in _MDrv_DMS_DI_Init()
1086 MApi_XC_DIP_SetDIPRProperty_EX(&DIPRWinPropertytoShow_EX, DIP_WINDOW); in _MDrv_DMS_DI_Init()
1090 MApi_XC_DIP_SetDIPRProperty(&DIPRWinPropertytoShow_EX.stDIPRProperty, DIP_WINDOW); in _MDrv_DMS_DI_Init()
2858 ST_XC_DIPR_PROPERTY_EX DIPRWinPropertytoShow_EX; in _DMS_SetDIPRWindow() local
2859 memset(&DIPRWinPropertytoShow_EX,0,sizeof(ST_XC_DIPR_PROPERTY_EX)); in _DMS_SetDIPRWindow()
2871 …DIPRWinPropertytoShow_EX.stDIPRProperty.enDataFmt = _DMS_DIP_GetDIPRDataFMT(&RES_DMSDI._stXC_DIPDI… in _DMS_SetDIPRWindow()
2873 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Width = DMS_DIPR_Alignment(RES_DMSDI._stXC_DIPDIInfo[u3… 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 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Pitch = _DMS_DIP_CalcPitch(DIPRWinPropertytoShow_EX.stD… 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()
2917 DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32version=1; in _DMS_SetDIPRWindow()
2918 … DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32size=sizeof(ST_DIP_DI_SETTING); in _DMS_SetDIPRWindow()
2919 DIPRWinPropertytoShow_EX.stDIPR3DDISetting.pDIPR3DDISetting = (void*)&DIP3DDISetting; in _DMS_SetDIPRWindow()
2939 DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32version=1; in _DMS_SetDIPRWindow()
2940 … DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32size=sizeof(ST_DIP_DI_SETTING); in _DMS_SetDIPRWindow()
2941 DIPRWinPropertytoShow_EX.stDIPR3DDISetting.pDIPR3DDISetting = (void*)&DIP3DDISetting; in _DMS_SetDIPRWindow()
2943 …%d \033[0m\n",DIPRWinPropertytoShow_EX.stDIPRProperty.u16Width, DIPRWinPropertytoShow_EX.stDIPRPro… in _DMS_SetDIPRWindow()
2963 DIP3DDISetting.phyBotYBufAddr = DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr; in _DMS_SetDIPRWindow()
2964 DIP3DDISetting.phyBotCBufAddr = DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr; in _DMS_SetDIPRWindow()
2965 … DIP3DDISetting.phyBotYBufAddr10Bits = DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr; in _DMS_SetDIPRWindow()
2966 … DIP3DDISetting.phyBotCBufAddr10Bits = DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr; in _DMS_SetDIPRWindow()
2968 DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32version=1; in _DMS_SetDIPRWindow()
2969 … DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32size=sizeof(ST_DIP_DI_SETTING); in _DMS_SetDIPRWindow()
2970 DIPRWinPropertytoShow_EX.stDIPR3DDISetting.pDIPR3DDISetting = (void*)&DIP3DDISetting; in _DMS_SetDIPRWindow()
2981 …DIPRWinPropertytoShow_EX.stDIPRProperty.enDataFmt = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP]… in _DMS_SetDIPRWindow()
2982 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Width = DMS_DIPR_Alignment((RES_DMS._stXC_DIPPushInfo[u… in _DMS_SetDIPRWindow()
2983 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Height = RES_DMS._stXC_DIPPushInfo[u32Window][u16Buffer… in _DMS_SetDIPRWindow()
2984 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Pitch = _DMS_DIP_CalcPitch(RES_DMS._stXC_DIPMemInfo[E_D… in _DMS_SetDIPRWindow()
2985 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr = RES_DMS._stXC_DIPPushInfo[u32Window][u16Buff… in _DMS_SetDIPRWindow()
2986 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr = RES_DMS._stXC_DIPPushInfo[u32Window][u16Buff… in _DMS_SetDIPRWindow()
2991 …DIPRWinPropertytoShow_EX.stDIPRProperty.enDataFmt = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP]… in _DMS_SetDIPRWindow()
2992 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Width = DMS_DIPR_Alignment(RES_DMS._stXC_DIPPushInfo[u3… in _DMS_SetDIPRWindow()
2993 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Height = RES_DMS._stXC_DIPPushInfo[u32Window][u16Buffer… in _DMS_SetDIPRWindow()
2994 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Pitch = _DMS_DIP_CalcPitch(RES_DMS._stXC_DIPMemInfo[E_D… in _DMS_SetDIPRWindow()
2995 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr = RES_DMS._stXC_DIPPushInfo[u32Window][u16Buff… in _DMS_SetDIPRWindow()
2996 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr = RES_DMS._stXC_DIPPushInfo[u32Window][u16Buff… in _DMS_SetDIPRWindow()
2998 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr10Bits = RES_DMS._stXC_DIPPushInfo[u32Window][u… in _DMS_SetDIPRWindow()
2999 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr10Bits = RES_DMS._stXC_DIPPushInfo[u32Window][u… in _DMS_SetDIPRWindow()
3020 … DIP3DDISetting.phyBotYBufAddr = DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr; in _DMS_SetDIPRWindow()
3021 … DIP3DDISetting.phyBotCBufAddr = DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr; in _DMS_SetDIPRWindow()
3022 … DIP3DDISetting.phyBotYBufAddr10Bits = DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr; in _DMS_SetDIPRWindow()
3023 … DIP3DDISetting.phyBotCBufAddr10Bits = DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr; in _DMS_SetDIPRWindow()
3025 DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32version=1; in _DMS_SetDIPRWindow()
3026 … DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32size=sizeof(ST_DIP_DI_SETTING); in _DMS_SetDIPRWindow()
3027 … DIPRWinPropertytoShow_EX.stDIPR3DDISetting.pDIPR3DDISetting = (void*)&DIP3DDISetting; in _DMS_SetDIPRWindow()
3033 DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32version=1; in _DMS_SetDIPRWindow()
3034 … DIPRWinPropertytoShow_EX.stDIPR3DDISetting.stDipr3DDI_VerCtl.u32size=sizeof(ST_DIP_DI_SETTING); in _DMS_SetDIPRWindow()
3035 … DIPRWinPropertytoShow_EX.stDIPR3DDISetting.pDIPR3DDISetting = (void*)&DIP3DDISetting; in _DMS_SetDIPRWindow()
3038 DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.stMFDec_VerCtl.u32version = 0; in _DMS_SetDIPRWindow()
3039 … DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.stMFDec_VerCtl.u32size = sizeof(ST_XC_DIPR_PROPERTY_EX); in _DMS_SetDIPRWindow()
3040 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.enMFDec_tile_mode = _DMS_DIP_MFDECTileTypeMapping(RES_DM… in _DMS_SetDIPRWindow()
3041 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.phyLuma_FB_Base = (RES_DMS._stXC_DIPPushInfo[u32Window][… in _DMS_SetDIPRWindow()
3042 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.phyChroma_FB_Base = (RES_DMS._stXC_DIPPushInfo[u32Window… in _DMS_SetDIPRWindow()
3043 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.u16FB_Pitch = RES_DMS._stXC_DIPPushInfo[u32Window][u16Bu… in _DMS_SetDIPRWindow()
3044 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.u16HSize = RES_DMS._stXC_DIPPushInfo[u32Window][u16Buffe… in _DMS_SetDIPRWindow()
3045 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.u16VSize = RES_DMS._stXC_DIPPushInfo[u32Window][u16Buffe… in _DMS_SetDIPRWindow()
3049 DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.bMFDec_Enable = FALSE; in _DMS_SetDIPRWindow()
3053 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.bMFDec_Enable = RES_DMS._stXC_DIPPushInfo[u32Window][u16… in _DMS_SetDIPRWindow()
3058 DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.u8MFDec_Select = DMS_MFDEC_NORMAL; in _DMS_SetDIPRWindow()
3062 DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.u8MFDec_Select = DMS_MFDEC_CAPTURE; in _DMS_SetDIPRWindow()
3064 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.bUncompress_mode = RES_DMS._stXC_DIPPushInfo[u32Window][… in _DMS_SetDIPRWindow()
3065 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.bBypass_codec_mode = RES_DMS._stXC_DIPPushInfo[u32Window… in _DMS_SetDIPRWindow()
3066 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.en_MFDecVP9_mode = RES_DMS._stXC_DIPPushInfo[u32Window][… in _DMS_SetDIPRWindow()
3067 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.u16StartX = RES_DMS._stXC_DIPPushInfo[u32Window][u16Buff… in _DMS_SetDIPRWindow()
3068 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.u16StartY = RES_DMS._stXC_DIPPushInfo[u32Window][u16Buff… in _DMS_SetDIPRWindow()
3069 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.phyBitlen_Base = RES_DMS._stXC_DIPPushInfo[u32Window][u1… in _DMS_SetDIPRWindow()
3070 …DIPRWinPropertytoShow_EX.stDIPR_MFDecInfo.u16Bitlen_Pitch = RES_DMS._stXC_DIPPushInfo[u32Window][u… in _DMS_SetDIPRWindow()
3078 …DIPRWinPropertytoShow_EX.stDIPRProperty.enDataFmt = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP]… in _DMS_SetDIPRWindow()
3079 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Width = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u3… in _DMS_SetDIPRWindow()
3080 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Height = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u… in _DMS_SetDIPRWindow()
3081 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Pitch = _DMS_DIP_CalcPitch(RES_DMS._stXC_DIPMemInfo[E_D… in _DMS_SetDIPRWindow()
3085 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr = RES_DMS._stXC_DIPWinInfo[ u32Window].u32DIPD… in _DMS_SetDIPRWindow()
3086 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr = RES_DMS._stXC_DIPWinInfo[ u32Window].u32DIPD… in _DMS_SetDIPRWindow()
3090 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32YBufAddr = RES_DMS._stXC_DIPWinInfo[ u32Window].u32DIPS… in _DMS_SetDIPRWindow()
3091 …DIPRWinPropertytoShow_EX.stDIPRProperty.u32CBufAddr = RES_DMS._stXC_DIPWinInfo[ u32Window].u32DIPS… in _DMS_SetDIPRWindow()
3097 …%d, pitch %d, Yaddr 0x%llx, Caddr 0x%llx \033[0m\n",u16BufferID,DIPRWinPropertytoShow_EX.stDIPRPro… in _DMS_SetDIPRWindow()
3098 …DIPRWinPropertytoShow_EX.stDIPRProperty.u16Width,DIPRWinPropertytoShow_EX.stDIPRProperty.u16Height… in _DMS_SetDIPRWindow()
3122 MApi_XC_DIP_SetDIPRProperty_EX(&DIPRWinPropertytoShow_EX, u8DIPWindowID); in _DMS_SetDIPRWindow()
3126 MApi_XC_DIP_SetDIPRProperty(&DIPRWinPropertytoShow_EX.stDIPRProperty, u8DIPWindowID); in _DMS_SetDIPRWindow()