Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBT2_adp.c29 UADP_STRUCT_POINTER_TABLE spt_DVBT2_INIT_PARAM[5]; variable
68 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DVBT2_INIT_PARAM, spt_DVBT2_INIT_PARAM, … in DVBT2_adp_Ioctl()
177 UADP_SPT_BGN(&spt_DVBT2_INIT_PARAM[0],sizeof(DVBT2_INIT_PARAM)); in DVBT2_adp_Init()
178 …UADP_SDT_KIND(&spt_DVBT2_INIT_PARAM[1],DVBT2_INIT_PARAM,UADP_SDT_P2N,pDMD_DVBT2_InitData,spt_DMD_D… in DVBT2_adp_Init()
179 UADP_SPT_FIN(&spt_DVBT2_INIT_PARAM[2]); in DVBT2_adp_Init()