Searched refs:spt_DVBT_U16_VAL (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/ |
| H A D | DVBT_adp.c | 18 UADP_STRUCT_POINTER_TABLE spt_DVBT_U16_VAL[5]; variable 178 …u32Ret =UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DVBT_U16_VAL, spt_DVBT_U16_VAL, buffer_ar… in DVBT_adp_Ioctl() 305 …ADP_SPT_NXT(&spt_PDVBT_GetFreqOffset_PARAM[1], DVBT_GetFreqOffset_PARAM,pFreqOff,spt_DVBT_U16_VAL); in DVBT_adp_Init() 351 UADP_SPT_BGN(&spt_DVBT_U16_VAL[0], sizeof(MS_U16)); in DVBT_adp_Init() 352 UADP_SPT_FIN(&spt_DVBT_U16_VAL[1]); in DVBT_adp_Init() 357 …&spt_DVBT_GetSignalStrength_PARAM[1], DVBT_GetSignalStrength_PARAM, u16Strength, spt_DVBT_U16_VAL); in DVBT_adp_Init() 362 UADP_SPT_BGN(&spt_DVBT_U16_VAL[0], sizeof(MS_U16)); in DVBT_adp_Init() 363 UADP_SPT_FIN(&spt_DVBT_U16_VAL[1]); in DVBT_adp_Init() 368 …engthWithRFPower_PARAM[1], DVBT_GetSignalStrengthWithRFPower_PARAM, u16Strength, spt_DVBT_U16_VAL); in DVBT_adp_Init() 372 UADP_SPT_BGN(&spt_DVBT_U16_VAL[0], sizeof(MS_U16)); in DVBT_adp_Init() [all …]
|