Home
last modified time | relevance | path

Searched refs:eCapType (Results 1 – 25 of 32) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/hdmi/api/hdmitx/
H A DapiHDMITx.c4202 MS_BOOL MApi_HDMITx_GetChipCaps_U2(void* pInstance, EN_HDMITX_CAPS eCapType, MS_U32* pRet, MS_U32 r… in MApi_HDMITx_GetChipCaps_U2() argument
4206 switch(eCapType) in MApi_HDMITx_GetChipCaps_U2()
4212 printf("[%s]not support HDMITx capability case: %d\n",__FUNCTION__, eCapType); in MApi_HDMITx_GetChipCaps_U2()
4219 MS_BOOL MApi_HDMITx_GetChipCaps(EN_HDMITX_CAPS eCapType, MS_U32* pRet, MS_U32 ret_size) in MApi_HDMITx_GetChipCaps() argument
4232 HDMITXArgs.eCapType = eCapType; in MApi_HDMITx_GetChipCaps()
4247 return MApi_HDMITx_GetChipCaps_U2(pu32HDMITXInst, eCapType, pRet, ret_size); in MApi_HDMITx_GetChipCaps()
H A DHDMITX_private.h193 …CTL_HDMITX_GETCHIPCAPS) (void *pInstance, EN_HDMITX_CAPS eCapType, MS_U32* pRet, MS…
393 MS_BOOL MApi_HDMITx_GetChipCaps_U2(void *pInstance, EN_HDMITX_CAPS eCapType, MS_U32* pRet, MS_U32 r…
H A DapiHDMITx_v2.c957 …bReturn = psHDMITXInstPri->fpHDMITX_GETCHIPCAPS(pInstance, pHDMITXArgs->eCapType, pHDMITXArgs->pRe…
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c3216 GFX_Result MApi_GFX_GetGECaps(EN_GFX_CAPS eCapType, MS_U32* pRet, MS_U32 ret_size) in MApi_GFX_GetGECaps() argument
3233 GFXGetCaps.eCaps = eCapType; in MApi_GFX_GetGECaps()
3237 GetCaps.eCapType =eCapType; in MApi_GFX_GetGECaps()
H A DmapiGFX.c941 GFX_Result MApi_GFX_GetGECaps_U02(void* pInstance, EN_GFX_CAPS eCapType, MS_U32* pRet, MS_U32 ret_s… in MApi_GFX_GetGECaps_U02() argument
945 switch(eCapType) in MApi_GFX_GetGECaps_U02()
1029 GFX_ERR("[%s]not support GFX capability case: %d\n",__FUNCTION__, eCapType); in MApi_GFX_GetGECaps_U02()
2734 …u32Ret = MApi_GFX_GetGECaps_U02(pInstance, pGFXGetCAPS->eCapType, pGFXGetCAPS->pRet, pGFXGetCAPS->… in Ioctl_GFX_GetCaps()
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c7138 E_GOP_API_Result MApi_GOP_GetChipCaps(EN_GOP_CAPS eCapType, void* pRet, MS_U32 ret_size) in MApi_GOP_GetChipCaps() argument
7141 if(eCapType == E_GOP_CAP_VERSION) in MApi_GOP_GetChipCaps()
7161 else if (eCapType == E_GOP_CAP_WORD_UNIT) in MApi_GOP_GetChipCaps()
7168 gopcaps.caps = eCapType; in MApi_GOP_GetChipCaps()
7191 else if (eCapType == E_GOP_CAP_GOP_MUX) in MApi_GOP_GetChipCaps()
7209 gopcaps.caps = eCapType; in MApi_GOP_GetChipCaps()
7233 gopcaps.caps = eCapType; in MApi_GOP_GetChipCaps()
H A DmapiGOP.c6753 MS_U32 Ioctl_GOP_GetCaps(void* pInstance,EN_GOP_CAPS eCapType, MS_U32* pRet, MS_U32 ret_size) in Ioctl_GOP_GetCaps() argument
6760 if(eCapType != E_GOP_CAP_VERSION) in Ioctl_GOP_GetCaps()
6764 switch(eCapType) in Ioctl_GOP_GetCaps()
6960 GOP_M_ERR("[%s]not support GOP capability case: %d\n",__FUNCTION__, eCapType); in Ioctl_GOP_GetCaps()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDIP.h224 DIP_ERRCODE MDrv_DIP_GetChipCaps(EN_DIP_CAPS eCapType, MS_U32* pRet, MS_U32 ret_size);
H A DapiGOP.h1469 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GetChipCaps(EN_GOP_CAPS eCapType, MS_U32* pRet, MS_U32 ret_siz…
1471 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GetChipCaps(EN_GOP_CAPS eCapType, void* pRet, MS_U32 ret_size);
H A DapiGFX_v2.h196 EN_GFX_CAPS eCapType; member
H A DapiHDMITx_v2.h618 EN_HDMITX_CAPS eCapType; member
H A DapiHDMITx.h1104 MS_BOOL SYMBOL_WEAK MApi_HDMITx_GetChipCaps(EN_HDMITX_CAPS eCapType, MS_U32* pRet, MS_U32 ret_size);
H A DapiGFX.h1506 DLL_PUBLIC extern GFX_Result MApi_GFX_GetGECaps(EN_GFX_CAPS eCapType, MS_U32* pRet, MS_U32 ret_size…
H A DapiXC_v2.h853 E_XC_CAPS eCapType; member
H A DapiXC_EX.h2457 DLL_PUBLIC XC_EX_RETURN_VALUE MApi_XC_EX_GetChipCaps(XC_EX_CAPS eCapType, MS_U32* pRet, MS_U32 ret_…
/utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/hdmitx/
H A DHDMITX_adp.c254 EN_HDMITX_CAPS eCapType; member
2115 stHDMITxArgs.eCapType = stCompatHDMITxArgs.eCapType; in HDMITX_adp_Ioctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX_v2.h158 EN_GFX_CAPS eCapType; member
H A DapiGFX.h1471 DLL_PUBLIC extern GFX_Result MApi_GFX_GetGECaps(EN_GFX_CAPS eCapType, MS_U32* pRet, MS_U32 ret_size…
H A DapiGOP.h1362 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GetChipCaps(EN_GOP_CAPS eCapType, void* pRet, MS_U32 ret_size);
H A DapiXC_v2.h666 E_XC_CAPS eCapType; member
H A DapiXC.h2865 E_APIXC_ReturnValue MApi_XC_GetChipCaps(E_XC_CAPS eCapType, MS_U32* pRet, MS_U32 ret_size);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dmvideo_context.h1128 INTERFACE E_APIXC_ReturnValue MDrv_XC_GetChipCaps(void *pInstance, E_XC_CAPS eCapType, MS_U32* pRet…
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_adp.c204 E_XC_CAPS eCapType;
2426 switch(ptr.eCapType) in _XC_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_EX.c3178 XC_EX_RETURN_VALUE MApi_XC_EX_GetChipCaps(XC_EX_CAPS eCapType, MS_U32* pRet, MS_U32 ret_size) in MApi_XC_EX_GetChipCaps() argument
3187 XCArgs.eCapType = eCapType; in MApi_XC_EX_GetChipCaps()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c1975 E_APIXC_ReturnValue MApi_XC_GetChipCaps_U2(void* pInstance, E_XC_CAPS eCapType, MS_U32* pRet, MS_U3… in MApi_XC_GetChipCaps_U2() argument
1979 eReturn = MDrv_XC_GetChipCaps(pInstance, eCapType, pRet, ret_size); in MApi_XC_GetChipCaps_U2()
1984 E_APIXC_ReturnValue MApi_XC_GetChipCaps(E_XC_CAPS eCapType, MS_U32* pRet, MS_U32 ret_size) in MApi_XC_GetChipCaps() argument
1994 XCArgs.eCapType = eCapType; in MApi_XC_GetChipCaps()

12