Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBS_adp.c27 UADP_STRUCT_POINTER_TABLE spt_DVBS_Init_PARAM[5]; variable
88 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DVBS_Init_PARAM, spt_DVBS_Init_PARAM, bu… in DVBS_adp_Ioctl()
482 UADP_SPT_BGN(&spt_DVBS_Init_PARAM[0],sizeof(DVBS_Init_PARAM)); in DVBS_adp_Init()
484 …UADP_SDT_KIND(&spt_DVBS_Init_PARAM[1], DVBS_Init_PARAM, UADP_SDT_P2N, pDMD_DVBS_InitData, spt_DMD_… in DVBS_adp_Init()
485 UADP_SPT_FIN(&spt_DVBS_Init_PARAM[2]); in DVBS_adp_Init()