Searched refs:pstPanelInfo (Results 1 – 13 of 13) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c | 2102 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 D | mvideo.c.0 | 2094 /// @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 D | apiXC_EX.h | 2914 …PUBLIC void MApi_XC_EX_ChangePanelType(XC_DEVICE_ID *pDeviceId, XC_EX_PANEL_INFO *pstPanelInfo);
|
| H A D | apiXC_v2.h | 1320 XC_PANEL_INFO *pstPanelInfo; member
|
| H A D | apiXC.h | 3791 void MApi_XC_ChangePanelType(XC_PANEL_INFO *pstPanelInfo);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiXC_v2.h | 1531 XC_PANEL_INFO *pstPanelInfo; member
|
| H A D | apiXC_EX.h | 3060 …PUBLIC void MApi_XC_EX_ChangePanelType(XC_DEVICE_ID *pDeviceId, XC_EX_PANEL_INFO *pstPanelInfo);
|
| H A D | apiXC.h | 5097 void MApi_XC_ChangePanelType(XC_PANEL_INFO *pstPanelInfo);
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_EX.c | 5603 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 D | XC_private.h | 2122 void MApi_XC_ChangePanelType_U2(void* pInstance, XC_PANEL_INFO *pstPanelInfo);
|
| H A D | apiXC_v2.c | 4113 psXCInstPri->fpXC_ChangePanelType(pInstance, pXCArgs->pstPanelInfo); in _XCIoctl()
|
| /utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/ |
| H A D | XC_adp.c | 1559 …((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 D | preprocess.txt | 4638 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;
|