Searched refs:spt_DMD_DTMB_INIT_PARAM (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/ |
| H A D | DMD_DTMB_adp.c | 23 UADP_STRUCT_POINTER_TABLE spt_DMD_DTMB_INIT_PARAM[5]; variable 70 UADP_SDT_BGN(&spt_DMD_DTMB_INIT_PARAM[0], sizeof(DTMB_INIT_PARAM)); in DTMB_adp_Init() 71 …UADP_SDT_KIND(&spt_DMD_DTMB_INIT_PARAM[1], DTMB_INIT_PARAM, UADP_SDT_P2N, pDMD_DTMB_InitData, spt_… in DTMB_adp_Init() 72 UADP_SDT_FIN(&spt_DMD_DTMB_INIT_PARAM[2]); in DTMB_adp_Init() 154 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DMD_DTMB_INIT_PARAM, NULL, buffer_arg, s… in DTMB_adp_Ioctl() 164 …2Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DMD_DTMB_INIT_PARAM, spt_DMD_DTMB_INIT_PAR… in DTMB_adp_Ioctl()
|