Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_INTERN_DVBS_v2.c983 DMD_DVBS_MODULATION_TYPE modulationmode; in DMD_DVBS_GetParam() local
993 bRet &= INTERN_DVBS_GetCurrentModulationType(&modulationmode); in DMD_DVBS_GetParam()
1006 pParam->eConstellation = modulationmode; in DMD_DVBS_GetParam()