Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBC_adp.c51 UADP_STRUCT_POINTER_TABLE spt_DVBC_GetSNR_PARAM[5]; variable
273 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBC_GetSNR_PARAM,spt_DVBC_GetSNR_PARAM, … in DVBC_adp_Ioctl()
443 UADP_SPT_BGN(&spt_DVBC_GetSNR_PARAM[0],sizeof(DVBC_GetSNR_PARAM)); in DVBC_adp_Init()
444 … UADP_SDT_KIND(&spt_DVBC_GetSNR_PARAM[1],DVBC_GetSNR_PARAM,UADP_SDT_P2N,snr_reg,spt_DVBC_U16_VAL); in DVBC_adp_Init()
445 UADP_SPT_FIN(&spt_DVBC_GetSNR_PARAM[2]); in DVBC_adp_Init()