Searched refs:u8GOP_num (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | mapiGOP.c | 2559 static void _GOP_GetPDByDst(void* pInstance,MS_U8 u8GOP_num, DRV_GOPDstType GopDst,MS_U16 *u16Strwi… in _GOP_GetPDByDst() argument 2592 …*u16StrwinStr = g_pGOPCtxLocal->pGOPCtxShared->u16PnlHStr[u8GOP_num] + g_pGOPCtxLocal->pGopChipPro… in _GOP_GetPDByDst() 2596 …*u16StrwinStr = g_pGOPCtxLocal->pGOPCtxShared->u16PnlHStr[u8GOP_num] + g_pGOPCtxLocal->pGopChipPro… in _GOP_GetPDByDst() 2626 static void _GOP_AdjustHSPD(void* pInstance,MS_U8 u8GOP_num, MS_U16 u16StrwinStr, DRV_GOPDstType Go… in _GOP_AdjustHSPD() argument 2634 if (!_GOP_IsGopNumValid(pInstance,u8GOP_num)) in _GOP_AdjustHSPD() 2636 GOP_M_ERR("[%s][%d]GOP %d is out of range\n",__FUNCTION__,__LINE__,u8GOP_num); 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() 2665 MDrv_GOP_GWIN_SetHSPipe(g_pGOPCtxLocal, u8GOP_num, u8Offset+u16StrwinStr); in _GOP_AdjustHSPD() 2668 static void _GOP_InitHSPDByGOP(void* pInstance,MS_U8 u8GOP_num) in _GOP_InitHSPDByGOP() argument [all …]
|
| H A D | apiGOP.c | 4212 E_GOP_API_Result MApi_GOP_GWIN_Set_STRETCHWIN(MS_U8 u8GOP_num, EN_GOP_DST_TYPE eDstType,MS_U16 x, M… in MApi_GOP_GWIN_Set_STRETCHWIN() argument 4231 ioctl_info.gop_idx = u8GOP_num; in MApi_GOP_GWIN_Set_STRETCHWIN()
|
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.c | 3723 MS_BOOL MDrv_GOP_GWIN_Get_HVScaleRatio(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8GOP_num, MS_U16 *pu16HScal… in MDrv_GOP_GWIN_Get_HVScaleRatio() argument 3728 _GetBnkOfstByGop(u8GOP_num, &u32BankOffSet); in MDrv_GOP_GWIN_Get_HVScaleRatio() 6197 MS_U8 MDrv_GOP_GetHPipeOfst(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8GOP_num, DRV_GOPDstType GopDst) in MDrv_GOP_GetHPipeOfst() argument 6204 if (!_IsGopNumVaild(pGOPCtx, u8GOP_num)) in MDrv_GOP_GetHPipeOfst() 6206 GOP_D_ERR("\n[%s] not support gop id:%d in this chip version",__FUNCTION__, u8GOP_num); in MDrv_GOP_GetHPipeOfst() 6220 if (u8Gop==u8GOP_num) in MDrv_GOP_GetHPipeOfst() 6232 if (u8Gop==u8GOP_num) in MDrv_GOP_GetHPipeOfst() 6248 if (u8Gop==u8GOP_num) in MDrv_GOP_GetHPipeOfst() 6301 if (u8Gop==u8GOP_num) in MDrv_GOP_GetHPipeOfst() 6324 if ((!pGOPDrvLocalCtx->halCtxLocal.pGopChipPro->bGop2VStretch) && u8GOP_num==2) in MDrv_GOP_GetHPipeOfst()
|
| H A D | drvGOP.h | 1406 MS_U8 MDrv_GOP_GetHPipeOfst(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8GOP_num, DRV_GOPDstType GopDst); 1509 MS_BOOL MDrv_GOP_GWIN_Get_HVScaleRatio(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8GOP_num, MS_U16 *pu16HScal…
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 1760 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_Set_STRETCHWIN(MS_U8 u8GOP_num, EN_GOP_DST_TYPE eDstType,…
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 1870 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_Set_STRETCHWIN(MS_U8 u8GOP_num, EN_GOP_DST_TYPE eDstType,…
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 12172 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_Set_STRETCHWIN(MS_U8 u8GOP_num, EN_GOP_DST_TYPE eDstType,…
|