Home
last modified time | relevance | path

Searched refs:pGetConfig (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c846 PTVE_GETCONFIG pGetConfig = (PTVE_GETCONFIG)pArgs; in TVENCODERIoctl() local
850 if(TRUE == pstInstPri->fpVE_GetConfig(pInstance, pGetConfig->pMIUAddress)) in TVENCODERIoctl()
852 pGetConfig->eRet = E_TVENCODER_OK; in TVENCODERIoctl()
856 pGetConfig->eRet = E_TVENCODER_FAIL; in TVENCODERIoctl()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c236 PTVE_GETCONFIG pGetConfig = (PTVE_GETCONFIG)temp; in TVENCODER_adp_Init() local
450 …((unsigned long)(&(pGetConfig->pMIUAddress))-(unsigned long)pGetConfig), (unsigned long)&spt_VE_Co… in TVENCODER_adp_Init()