Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBS_adp.c51 UADP_STRUCT_POINTER_TABLE spt_DVBS_GetSNR_PARAM[5]; variable
275 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBS_GetSNR_PARAM,spt_DVBS_GetSNR_PARAM, … in DVBS_adp_Ioctl()
580 UADP_SPT_BGN(&spt_DVBS_GetSNR_PARAM[0],sizeof(DVBS_GetSNR_PARAM)); in DVBS_adp_Init()
581 …UADP_SDT_KIND(&spt_DVBS_GetSNR_PARAM[1],DVBS_GetSNR_PARAM,UADP_SDT_P2N,u32NDA_SNR_A,spt_DVBS_U32_V… in DVBS_adp_Init()
582 …UADP_SDT_KIND(&spt_DVBS_GetSNR_PARAM[2],DVBS_GetSNR_PARAM,UADP_SDT_P2N,u32NDA_SNR_AB,spt_DVBS_U32_… in DVBS_adp_Init()
583 UADP_SPT_FIN(&spt_DVBS_GetSNR_PARAM[3]); in DVBS_adp_Init()