Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c3571 DRV_GOPDstType enDst = E_DRV_GOP_DST_INVALID; in GOP_SetStretchWinPosition() local
3574 (MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, u8GOPNum, &enDst)); in GOP_SetStretchWinPosition()
3576 if(enDst != E_DRV_GOP_DST_OP0) in GOP_SetStretchWinPosition()
3677 _GOP_Map_DRVDst2API_Enum_(pInstance,&GopDst, enDst); in GOP_SetStretchWinPosition()
4261 DRV_GOPDstType enDst = E_DRV_GOP_DST_INVALID; in GOP_SetProgressive() local
4318 MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, gop, &enDst); in GOP_SetProgressive()
4319 _GOP_Map_DRVDst2API_Enum_(pInstance,&GopDst, enDst); in GOP_SetProgressive()
8306 DRV_GOPDstType enDst = E_DRV_GOP_DST_INVALID; in Ioctl_GOP_GetDst() local
8308 (MDrv_GOP_GWIN_GetDstPlane(g_pGOPCtxLocal, gop, &enDst)); in Ioctl_GOP_GetDst()
8309 _GOP_Map_DRVDst2API_Enum_(pInstance,(EN_GOP_DST_TYPE *)pDst, enDst); in Ioctl_GOP_GetDst()
[all …]