Searched refs:spt_TVE_GetConfig (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/ |
| H A D | TVENCODER_adp.c | 166 UADP_STRUCT_POINTER_TABLE spt_TVE_GetConfig[5]; variable 448 UADPBypassSetSPT(&spt_TVE_GetConfig[0],UADP_SPT_SELF_SIZE,0, sizeof(TVE_GETCONFIG)); in TVENCODER_adp_Init() 449 UADPBypassSetSPT(&spt_TVE_GetConfig[1],UADP_SPT_POINTER_TO_NEXT, in TVENCODER_adp_Init() 451 UADPBypassSetSPT(&spt_TVE_GetConfig[2],UADP_SPT_END , 0, 0); in TVENCODER_adp_Init() 573 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_TVE_GetConfig, spt_TVE_GetConfig,buffer_arg… in TVENCODER_adp_Ioctl()
|