Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBT_adp.c57 UADP_STRUCT_POINTER_TABLE spt_DVBT_GetSNR_PARAM[5]; variable
170 …u32Ret =UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DVBT_GetSNR_PARAM, spt_DVBT_GetSNR_PARAM,… in DVBT_adp_Ioctl()
397 UADP_SPT_BGN(&spt_DVBT_GetSNR_PARAM[0], sizeof(DVBT_GetSNR_PARAM)); in DVBT_adp_Init()
398 UADP_SPT_NXT(&spt_DVBT_GetSNR_PARAM[1], DVBT_GetSNR_PARAM, noise_power_reg, spt_DVBT_U32_VAL); in DVBT_adp_Init()
399 UADP_SPT_FIN(&spt_DVBT_GetSNR_PARAM[2]); in DVBT_adp_Init()