Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c156 UADP_STRUCT_POINTER_TABLE spt_TVE_GetDstInfo[5]; variable
408 UADPBypassSetSPT(&spt_TVE_GetDstInfo[0],UADP_SPT_SELF_SIZE,0, sizeof(TVE_GETDSTINFO)); in TVENCODER_adp_Init()
409 UADPBypassSetSPT(&spt_TVE_GetDstInfo[1],UADP_SPT_POINTER_TO_NEXT, in TVENCODER_adp_Init()
411 UADPBypassSetSPT(&spt_TVE_GetDstInfo[2],UADP_SPT_END , 0, 0); in TVENCODER_adp_Init()
543 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_TVE_GetDstInfo,spt_TVE_GetDstInfo,buffer_ar… in TVENCODER_adp_Ioctl()