Searched refs:VStrchMode (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 2050 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_Set_VStretchMode(EN_GOP_STRETCH_VMODE VStrchMode); 2061 …AK E_GOP_API_Result MApi_GOP_GWIN_Set_VStretchMode_EX(MS_U8 u8GOP,EN_GOP_STRETCH_VMODE VStrchMode);
|
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.h | 1513 …MDrv_GOP_GWIN_Set_VStretchMode(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GOPStrchVMode VStrchMode); 1516 …OP_GWIN_Load_VStretchModeTable(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GOPStrchVMode VStrchMode);
|
| H A D | drvGOP.c | 3941 … MDrv_GOP_GWIN_Set_VStretchMode(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GOPStrchVMode VStrchMode) in MDrv_GOP_GWIN_Set_VStretchMode() argument 3947 …txLocal, u32BankOffSet + GOP_4G_HVSTRCHMD, _GOP_MAP_DRVVscale2Reg_Emun(VStrchMode)<<2, GOP_BIT2|GO… in MDrv_GOP_GWIN_Set_VStretchMode() 3949 if(VStrchMode == E_DRV_GOP_VSTRCH_4TAP) in MDrv_GOP_GWIN_Set_VStretchMode() 6529 …GOP_GWIN_Load_VStretchModeTable(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, DRV_GOPStrchVMode VStrchMode) in MDrv_GOP_GWIN_Load_VStretchModeTable() argument 6533 switch(VStrchMode) in MDrv_GOP_GWIN_Load_VStretchModeTable() 6536 _GOP_Load_VStretch_Mode_Table(pGOPDrvLocalCtx,u8GOP,_GopVStretchTable[VStrchMode]); in MDrv_GOP_GWIN_Load_VStretchModeTable() 6540 _GOP_Load_VStretch_Mode_Table(pGOPDrvLocalCtx,u8GOP,_GopVStretchTable[VStrchMode]); in MDrv_GOP_GWIN_Load_VStretchModeTable()
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 1571 E_GOP_API_Result MApi_GOP_GWIN_Set_VStretchMode_EX(MS_U8 u8GOP,EN_GOP_STRETCH_VMODE VStrchMode) in MApi_GOP_GWIN_Set_VStretchMode_EX() argument 1580 stretch_info.enVMode = VStrchMode; in MApi_GOP_GWIN_Set_VStretchMode_EX() 1594 E_GOP_API_Result MApi_GOP_GWIN_Set_VStretchMode(EN_GOP_STRETCH_VMODE VStrchMode) in MApi_GOP_GWIN_Set_VStretchMode() argument 1600 ret = MApi_GOP_GWIN_Set_VStretchMode_EX(u8GOP,VStrchMode); in MApi_GOP_GWIN_Set_VStretchMode()
|
| H A D | mapiGOP.c | 5150 MS_U32 GOP_GWIN_Set_VStretchMode(void* pInstance,MS_U8 u8GOP,EN_GOP_STRETCH_VMODE VStrchMode) in GOP_GWIN_Set_VStretchMode() argument 5156 switch(VStrchMode) in GOP_GWIN_Set_VStretchMode() 5162 … MDrv_GOP_GWIN_Load_VStretchModeTable(g_pGOPCtxLocal,u8GOP,(DRV_GOPStrchVMode)VStrchMode); in GOP_GWIN_Set_VStretchMode() 5168 MDrv_GOP_GWIN_Set_VStretchMode(g_pGOPCtxLocal,u8GOP, (DRV_GOPStrchVMode)VStrchMode); in GOP_GWIN_Set_VStretchMode()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 1928 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_Set_VStretchMode(EN_GOP_STRETCH_VMODE VStrchMode);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 12252 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_Set_VStretchMode(EN_GOP_STRETCH_VMODE VStrchMode); 12254 …AK E_GOP_API_Result MApi_GOP_GWIN_Set_VStretchMode_EX(MS_U8 u8GOP,EN_GOP_STRETCH_VMODE VStrchMode);
|