Lines Matching refs:GopDst

700 static MS_U32 _GOP_Map_APIDst2DRV_Enum(void* pInstance,EN_GOP_DST_TYPE GopDst, DRV_GOPDstType *pGop…  in _GOP_Map_APIDst2DRV_Enum()  argument
704 switch (GopDst) in _GOP_Map_APIDst2DRV_Enum()
784 …c MS_U32 _GOP_Map_DRVDst2API_Enum_(void* pInstance,EN_GOP_DST_TYPE *pGopDst, DRV_GOPDstType GopDst) in _GOP_Map_DRVDst2API_Enum_() argument
788 switch (GopDst) in _GOP_Map_DRVDst2API_Enum_()
2559 static void _GOP_GetPDByDst(void* pInstance,MS_U8 u8GOP_num, DRV_GOPDstType GopDst,MS_U16 *u16Strwi… in _GOP_GetPDByDst() argument
2567 switch(GopDst) in _GOP_GetPDByDst()
2626 …c void _GOP_AdjustHSPD(void* pInstance,MS_U8 u8GOP_num, MS_U16 u16StrwinStr, DRV_GOPDstType GopDst) in _GOP_AdjustHSPD() argument
2640 switch(GopDst) in _GOP_AdjustHSPD()
2654 u8Offset = MDrv_GOP_GetHPipeOfst(g_pGOPCtxLocal,u8GOP_num, GopDst); in _GOP_AdjustHSPD()
2661 u8Offset = MDrv_GOP_GetHPipeOfst(g_pGOPCtxLocal,u8GOP_num, GopDst); in _GOP_AdjustHSPD()
2671 DRV_GOPDstType GopDst = E_DRV_GOP_DST_OP0; in _GOP_InitHSPDByGOP() local
2684 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GOP_num, &GopDst); in _GOP_InitHSPDByGOP()
2685 _GOP_GetPDByDst(pInstance,u8GOP_num, GopDst,&u16StrwinStr); in _GOP_InitHSPDByGOP()
2686 _GOP_AdjustHSPD(pInstance,u8GOP_num, u16StrwinStr, GopDst); in _GOP_InitHSPDByGOP()
2851 static void _GOP_SetOCCapability(void* pInstance,MS_U8 u8GOP, DRV_GOPDstType GopDst) in _GOP_SetOCCapability() argument
2864 switch(GopDst) in _GOP_SetOCCapability()
3570 EN_GOP_DST_TYPE GopDst = MAX_GOP_DST_SUPPORT; in GOP_SetStretchWinPosition() local
3677 _GOP_Map_DRVDst2API_Enum_(pInstance,&GopDst, enDst); in GOP_SetStretchWinPosition()
3678 …_GOP_GWIN_Align_StretchWin(pInstance, u8GOPNum, GopDst, &u16DispX, &u16DispY, &u16Tmp, &u16Tmp, 16… in GOP_SetStretchWinPosition()
3767 DRV_GOPDstType GopDst =E_DRV_GOP_DST_INVALID; in GOP_MultiSwitchByAddr() local
3768 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GwinGOP, &GopDst); in GOP_MultiSwitchByAddr()
3769 _GOP_GWIN_IsEnableMirror(pInstance,GopDst, &bHMirror, &bVMirror); in GOP_MultiSwitchByAddr()
3789 DRV_GOPDstType GopDst =E_DRV_GOP_DST_INVALID; in GOP_MultiSwitchByAddr() local
3790 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GwinGOP, &GopDst); in GOP_MultiSwitchByAddr()
3791 _GOP_GWIN_IsEnableMirror(pInstance,GopDst, &bHMirror, &bVMirror); in GOP_MultiSwitchByAddr()
3910 DRV_GOPDstType GopDst =E_DRV_GOP_DST_INVALID; in GOP_SwitchByAddr() local
3911 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GwinGOP, &GopDst); in GOP_SwitchByAddr()
3912 _GOP_GWIN_IsEnableMirror(pInstance,GopDst, &bHMirror, &bVMirror); in GOP_SwitchByAddr()
3932 DRV_GOPDstType GopDst =E_DRV_GOP_DST_INVALID; in GOP_SwitchByAddr() local
3933 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GwinGOP, &GopDst); in GOP_SwitchByAddr()
3934 _GOP_GWIN_IsEnableMirror(pInstance,GopDst, &bHMirror, &bVMirror); in GOP_SwitchByAddr()
4035 DRV_GOPDstType GopDst =E_DRV_GOP_DST_INVALID; in GOP_SwitchByFBID() local
4036 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GwinGop, &GopDst); in GOP_SwitchByFBID()
4037 _GOP_GWIN_IsEnableMirror(pInstance,GopDst, &bHMirror, &bVMirror); in GOP_SwitchByFBID()
4053 DRV_GOPDstType GopDst =E_DRV_GOP_DST_INVALID; in GOP_SwitchByFBID() local
4054 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GwinGop, &GopDst); in GOP_SwitchByFBID()
4055 _GOP_GWIN_IsEnableMirror(pInstance,GopDst, &bHMirror, &bVMirror); in GOP_SwitchByFBID()
4262 EN_GOP_DST_TYPE GopDst = E_GOP_DST_OP0; in GOP_SetProgressive() local
4319 _GOP_Map_DRVDst2API_Enum_(pInstance,&GopDst, enDst); in GOP_SetProgressive()
4320 GOP_SetStretchWin(pInstance, gop, GopDst, u16StretchX, u16StretchY, u16StretchW, u16StretchH); in GOP_SetProgressive()
5434 EN_GOP_DST_TYPE GopDst; in GOP_GetInfo() local
5451 _GOP_Map_DRVDst2API_Enum_(pInstance,&GopDst, (DRV_GOPDstType)i); in GOP_GetInfo()
5452 pGopApiInfo->SupportGOPDst[i] = GopDst; in GOP_GetInfo()
5842 DRV_GOPDstType GopDst =E_DRV_GOP_DST_INVALID; in GOP_Set3DOSDMode() local
5843 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GOP, &GopDst); in GOP_Set3DOSDMode()
5844 _GOP_GWIN_IsEnableMirror(pInstance,GopDst, &bHMirror, &bVMirror); in GOP_Set3DOSDMode()
5859 DRV_GOPDstType GopDst =E_DRV_GOP_DST_INVALID; in GOP_Set3DOSDMode() local
5860 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GOP, &GopDst); in GOP_Set3DOSDMode()
5861 _GOP_GWIN_IsEnableMirror(pInstance,GopDst, &bHMirror, &bVMirror); in GOP_Set3DOSDMode()
5912 DRV_GOPDstType GopDst; in GOP_SetGOPClk() local
5924 (_GOP_Map_APIDst2DRV_Enum(pInstance,eDstType, &GopDst)); in GOP_SetGOPClk()
5925 (MDrv_GOP_SetGOPClk(g_pGOPCtxLocal, gopNum, GopDst)); in GOP_SetGOPClk()
6571 DRV_GOPDstType GopDst; in Ioctl_GOP_Init() local
6671 (_GOP_Map_APIDst2DRV_Enum(pInstance,E_GOP_DST_VOP, &GopDst)); in Ioctl_GOP_Init()
6680 (_GOP_Map_APIDst2DRV_Enum(pInstance,E_GOP_DST_OP0, &GopDst)); in Ioctl_GOP_Init()
6681 MDrv_GOP_SetGOPClk(g_pGOPCtxLocal, u8GOP, GopDst); in Ioctl_GOP_Init()
7750 DRV_GOPDstType GopDst; in Ioctl_GOP_SetDst() local
7767 (_GOP_Map_APIDst2DRV_Enum(pInstance,dsttype, &GopDst)); in Ioctl_GOP_SetDst()
7768 (MDrv_GOP_GWIN_SetDstPlane(g_pGOPCtxLocal, u8GOP, GopDst,FALSE)); in Ioctl_GOP_SetDst()
7771 switch(GopDst) in Ioctl_GOP_SetDst()
7868 _GOP_SetOCCapability(pInstance,u8GOP, GopDst); in Ioctl_GOP_SetDst()
7890 MDrv_GOP_GWIN_SetMixerDstPlane(g_pGOPCtxLocal,u8GOP,GopDst); in Ioctl_GOP_SetDst()
7903 _GOP_SetOCCapability(pInstance,u8GOP, GopDst); in Ioctl_GOP_SetDst()
8080 _GOP_SetOCCapability(pInstance,u8GOP, GopDst); in Ioctl_GOP_SetDst()
8192 MDrv_GOP_GWIN_SetMixerDstPlane(g_pGOPCtxLocal,u8GOP,GopDst); in Ioctl_GOP_SetDst()
8208 MDrv_GOP_GWIN_SetMixerDstPlane(g_pGOPCtxLocal,u8GOP,GopDst); in Ioctl_GOP_SetDst()
8218 _GOP_SetOCCapability(pInstance,u8GOP, GopDst); in Ioctl_GOP_SetDst()
8238 _GOP_SetOCCapability(pInstance,u8GOP, GopDst); in Ioctl_GOP_SetDst()
8267 _GOP_SetOCCapability(pInstance,u8GOP, GopDst); in Ioctl_GOP_SetDst()
8275 _GOP_SetOCCapability(pInstance,u8GOP, GopDst); in Ioctl_GOP_SetDst()
8294 (MDrv_GOP_SetGOPClk(g_pGOPCtxLocal, u8GOP, GopDst)); in Ioctl_GOP_SetDst()