Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c2102 void MApi_XC_ChangePanelType_U2(void* pInstance, XC_PANEL_INFO *pstPanelInfo) in MApi_XC_ChangePanelType_U2() argument
2142 if (pstPanelInfo->eLPLL_Type == E_XC_PNL_LPLL_EXT) in MApi_XC_ChangePanelType_U2()
2144 pstPanelInfo->eLPLL_Type = (E_XC_PNL_LPLL_TYPE)MApi_Pnl_Get_LPLL_Type(); in MApi_XC_ChangePanelType_U2()
2148 …memcpy(&pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.stPanelInfo, pstPanelInfo, sizeof… in MApi_XC_ChangePanelType_U2()
2151 …memcpy(&pXCResourcePrivate_1->stdrvXC_MVideo_Context.g_XC_InitData.stPanelInfo, pstPanelInfo, size… in MApi_XC_ChangePanelType_U2()
2158 void MApi_XC_ChangePanelType(XC_PANEL_INFO *pstPanelInfo) in MApi_XC_ChangePanelType() argument
2167 XCArgs.pstPanelInfo = pstPanelInfo; in MApi_XC_ChangePanelType()
H A Dmvideo.c.02094 /// @param pstPanelInfo \b IN: the new panel type
2096 void MApi_XC_ChangePanelType_U2(void* pInstance, XC_PANEL_INFO *pstPanelInfo)
2136 if (pstPanelInfo->eLPLL_Type == E_XC_PNL_LPLL_EXT)
2138 pstPanelInfo->eLPLL_Type = (E_XC_PNL_LPLL_TYPE)MApi_Pnl_Get_LPLL_Type();
2140 …//printf("%s, %d, pstPanelInfo->eLPLL_Type=%d\n", __FUNCTION__, __LINE__, pstPanelInfo->eLPLL_Type…
2142 …memcpy(&pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.stPanelInfo, pstPanelInfo, sizeof…
2145 …memcpy(&pXCResourcePrivate_1->stdrvXC_MVideo_Context.g_XC_InitData.stPanelInfo, pstPanelInfo, size…
2152 void MApi_XC_ChangePanelType(XC_PANEL_INFO *pstPanelInfo)
2161 XCArgs.pstPanelInfo = pstPanelInfo;
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_EX.h2914 …PUBLIC void MApi_XC_EX_ChangePanelType(XC_DEVICE_ID *pDeviceId, XC_EX_PANEL_INFO *pstPanelInfo);
H A DapiXC_v2.h1320 XC_PANEL_INFO *pstPanelInfo; member
H A DapiXC.h3791 void MApi_XC_ChangePanelType(XC_PANEL_INFO *pstPanelInfo);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_v2.h1531 XC_PANEL_INFO *pstPanelInfo; member
H A DapiXC_EX.h3060 …PUBLIC void MApi_XC_EX_ChangePanelType(XC_DEVICE_ID *pDeviceId, XC_EX_PANEL_INFO *pstPanelInfo);
H A DapiXC.h5097 void MApi_XC_ChangePanelType(XC_PANEL_INFO *pstPanelInfo);
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_EX.c5603 void MApi_XC_EX_ChangePanelType(XC_DEVICE_ID *pDeviceId, XC_EX_PANEL_INFO *pstPanelInfo) in MApi_XC_EX_ChangePanelType() argument
5613 XCArgs.pstPanelInfo = (XC_PANEL_INFO*)pstPanelInfo; in MApi_XC_EX_ChangePanelType()
H A DXC_private.h2122 void MApi_XC_ChangePanelType_U2(void* pInstance, XC_PANEL_INFO *pstPanelInfo);
H A DapiXC_v2.c4113 psXCInstPri->fpXC_ChangePanelType(pInstance, pXCArgs->pstPanelInfo); in _XCIoctl()
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_adp.c1559 …((unsigned long)(&(pXC_SET_CHANGE_PANELTYPE->pstPanelInfo)) - (unsigned long)pXC_SET_CHANGE_PANELT… in _XC_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt4638 void MApi_XC_ChangePanelType(XC_PANEL_INFO *pstPanelInfo);
38571 DLL_PUBLIC void MApi_XC_EX_ChangePanelType(XC_DEVICE_ID *pDeviceId, XC_EX_PANEL_INFO *pstPanelInfo);
61431 XC_PANEL_INFO *pstPanelInfo;