Home
last modified time | relevance | path

Searched refs:constel (Results 1 – 25 of 57) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_INTERN_DVBT.c1114 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in MDrv_DMD_DVBT_GetSignalStrengthWithRFPower()
1116 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in MDrv_DMD_DVBT_GetSignalStrengthWithRFPower()
1249 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in MDrv_DMD_DVBT_GetSignalQualityWithRFPower()
1287 if ( (tps_cnstl == SqiCnNordigP1[i].constel) in MDrv_DMD_DVBT_GetSignalQualityWithRFPower()
1616 MS_BOOL MDrv_DMD_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float wri… in MDrv_DMD_DVBT_NORDIG_SSI_Table_Write() argument
1624 Drv_DVBT_NORDIGSSITableWrite_PARAM.constel=constel; in MDrv_DMD_DVBT_NORDIG_SSI_Table_Write()
1649 MS_BOOL MDrv_DMD_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *rea… in MDrv_DMD_DVBT_NORDIG_SSI_Table_Read() argument
1658 Drv_DVBT_NORDIGSSITableRead_PARAM.constel=constel; in MDrv_DMD_DVBT_NORDIG_SSI_Table_Read()
H A DdrvDMD_INTERN_DVBT2.c1144 if ( (L1_info_qam == sDMD_DVBT2_InitData->pSqiCnNordigP1[i].constel) in MDrv_DMD_DVBT2_GetSignalQualityWithRFPower()
1508 MS_BOOL MDrv_DMD_DVBT2_NORDIG_SSI_Table_Write(DMD_T2_CONSTEL constel, DMD_T2_CODERATE code_rate, fl… in MDrv_DMD_DVBT2_NORDIG_SSI_Table_Write() argument
1513 dvbt2_ssi_dbm_nordigp1[constel][code_rate] = write_value; in MDrv_DMD_DVBT2_NORDIG_SSI_Table_Write()
1519 Drv_DVBT2_NORDIGSSITableWrite_PARAM.constel=constel; in MDrv_DMD_DVBT2_NORDIG_SSI_Table_Write()
1536 MS_BOOL MDrv_DMD_DVBT2_NORDIG_SSI_Table_Read(DMD_T2_CONSTEL constel, DMD_T2_CODERATE code_rate, flo… in MDrv_DMD_DVBT2_NORDIG_SSI_Table_Read() argument
1541 *read_value = dvbt2_ssi_dbm_nordigp1[constel][code_rate]; in MDrv_DMD_DVBT2_NORDIG_SSI_Table_Read()
1546 Drv_DVBT2_NORDIGSSITableRead_PARAM.constel=constel; in MDrv_DMD_DVBT2_NORDIG_SSI_Table_Read()
H A DdrvDMD_INTERN_DVBT_v2.c1194 MS_BOOL DMD_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write_va… in DMD_DVBT_NORDIG_SSI_Table_Write() argument
1196 return INTERN_DVBT_NORDIG_SSI_Table_Write(constel, code_rate, write_value); in DMD_DVBT_NORDIG_SSI_Table_Write()
1199 MS_BOOL DMD_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_val… in DMD_DVBT_NORDIG_SSI_Table_Read() argument
1201 return INTERN_DVBT_NORDIG_SSI_Table_Read(constel, code_rate, read_value); in DMD_DVBT_NORDIG_SSI_Table_Read()
1527 …Pri->fpDVBTNORDIGSSITableWrite(((PDVBT_NORDIGSSITableWrite_PARAM)pArgs)->constel, ((PDVBT_NORDIGSS… in DVBTIoctl()
1532 …stPri->fpDVBTNORDIGSSITableRead(((PDVBT_NORDIGSSITableRead_PARAM)pArgs)->constel, ((PDVBT_NORDIGSS… in DVBTIoctl()
H A DdrvDMD_INTERN_DVBT2_v2.c874 MS_BOOL DMD_DVBT2_NORDIG_SSI_Table_Write(DMD_T2_CONSTEL constel, DMD_T2_CODERATE code_rate, float w…
876 return INTERN_DVBT2_NORDIG_SSI_Table_Write(constel, code_rate, write_value);
879 MS_BOOL DMD_DVBT2_NORDIG_SSI_Table_Read(DMD_T2_CONSTEL constel, DMD_T2_CODERATE code_rate, float *r…
881 return INTERN_DVBT2_NORDIG_SSI_Table_Read(constel, code_rate, read_value);
/utopia/UTPA2-700.0.x/modules/demodulator/hal/macan/demod/
H A DhalDMD_INTERN_DVBT.c1832 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1834 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
1961 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2241 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2246 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2248 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2263 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2268 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2270 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2771 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
H A DhalDMD_INTERN_DVBT2.c2398 if ( (L1_info_qam == sDMD_DVBT2_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT2_GetSignalQuality()
2488 if ( (L1_info_qam == sDMD_DVBT2_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT2_GetSignalQuality()
2694 MS_BOOL INTERN_DVBT2_NORDIG_SSI_Table_Write(DMD_T2_CONSTEL constel, DMD_T2_CODERATE code_rate, floa… in INTERN_DVBT2_NORDIG_SSI_Table_Write() argument
2696 dvbt2_ssi_dbm_nordigp1[constel][code_rate] = write_value; in INTERN_DVBT2_NORDIG_SSI_Table_Write()
2720 MS_BOOL INTERN_DVBT2_NORDIG_SSI_Table_Read(DMD_T2_CONSTEL constel, DMD_T2_CODERATE code_rate, float… in INTERN_DVBT2_NORDIG_SSI_Table_Read() argument
2722 *read_value = dvbt2_ssi_dbm_nordigp1[constel][code_rate]; in INTERN_DVBT2_NORDIG_SSI_Table_Read()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/maldives/demod/
H A DhalDMD_INTERN_DVBT.c1787 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1789 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
1916 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2196 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2201 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2203 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2218 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2223 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2225 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2726 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/mustang/demod/
H A DhalDMD_INTERN_DVBT.c1838 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1840 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
1967 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2247 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2252 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2254 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2269 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2274 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2276 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2777 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
H A DhalDMD_INTERN_DVBT2.c2405 if ( (L1_info_qam == sDMD_DVBT2_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT2_GetSignalQuality()
2495 if ( (L1_info_qam == sDMD_DVBT2_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT2_GetSignalQuality()
2701 MS_BOOL INTERN_DVBT2_NORDIG_SSI_Table_Write(DMD_T2_CONSTEL constel, DMD_T2_CODERATE code_rate, floa… in INTERN_DVBT2_NORDIG_SSI_Table_Write() argument
2703 dvbt2_ssi_dbm_nordigp1[constel][code_rate] = write_value; in INTERN_DVBT2_NORDIG_SSI_Table_Write()
2727 MS_BOOL INTERN_DVBT2_NORDIG_SSI_Table_Read(DMD_T2_CONSTEL constel, DMD_T2_CODERATE code_rate, float… in INTERN_DVBT2_NORDIG_SSI_Table_Read() argument
2729 *read_value = dvbt2_ssi_dbm_nordigp1[constel][code_rate]; in INTERN_DVBT2_NORDIG_SSI_Table_Read()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/mooney/demod/
H A DhalDMD_INTERN_DVBT.c2160 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
2162 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2289 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2569 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2574 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2576 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2591 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2596 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2598 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
3099 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/M7821/demod/
H A DhalDMD_INTERN_DVBT.c1889 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1891 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2019 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2304 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2309 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2311 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2326 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2331 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2333 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2834 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/M7621/demod/
H A DhalDMD_INTERN_DVBT.c1989 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1991 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2119 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2404 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2409 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2411 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2426 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2431 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2433 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2934 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/manhattan/demod/
H A DhalDMD_INTERN_DVBT.c2176 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
2178 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2306 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2591 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2596 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2598 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2613 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2618 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2620 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
3121 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
H A DhalDMD_INTERN_DVBT2.c2365 if ( (L1_info_qam == sDMD_DVBT2_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT2_GetSignalQuality()
2455 if ( (L1_info_qam == sDMD_DVBT2_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT2_GetSignalQuality()
2661 MS_BOOL INTERN_DVBT2_NORDIG_SSI_Table_Write(DMD_T2_CONSTEL constel, DMD_T2_CODERATE code_rate, floa… in INTERN_DVBT2_NORDIG_SSI_Table_Write() argument
2663 dvbt2_ssi_dbm_nordigp1[constel][code_rate] = write_value; in INTERN_DVBT2_NORDIG_SSI_Table_Write()
2687 MS_BOOL INTERN_DVBT2_NORDIG_SSI_Table_Read(DMD_T2_CONSTEL constel, DMD_T2_CODERATE code_rate, float… in INTERN_DVBT2_NORDIG_SSI_Table_Read() argument
2689 *read_value = dvbt2_ssi_dbm_nordigp1[constel][code_rate]; in INTERN_DVBT2_NORDIG_SSI_Table_Read()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/k6lite/demod/
H A DhalDMD_INTERN_DVBT.c1889 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1891 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2019 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2304 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2309 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2311 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2326 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2331 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2333 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2834 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/curry/demod/
H A DhalDMD_INTERN_DVBT.c1889 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1891 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2019 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2304 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2309 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2311 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2326 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2331 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2333 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2834 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/messi/demod/
H A DhalDMD_INTERN_DVBT.c2142 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
2144 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2271 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2551 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2556 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2558 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2573 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2578 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2580 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
3081 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/kano/demod/
H A DhalDMD_INTERN_DVBT.c1889 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1891 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2019 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2304 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2309 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2311 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2326 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2331 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2333 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2834 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/k6/demod/
H A DhalDMD_INTERN_DVBT.c1889 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1891 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2019 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2304 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2309 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2311 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2326 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2331 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2333 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2834 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/maserati/demod/
H A DhalDMD_INTERN_DVBT.c1889 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1891 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2019 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2304 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2309 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2311 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2326 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2331 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2333 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2834 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/maxim/demod/
H A DhalDMD_INTERN_DVBT.c1989 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
1991 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2119 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2404 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2409 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2411 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2426 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2431 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2433 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2934 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/hal/mainz/demod/
H A DhalDMD_INTERN_DVBT.c2169 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_GetSignalStrength()
2171 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)tps_info_qam) in INTERN_DVBT_GetSignalStrength()
2298 if ( (tps_cnstl == sDMD_DVBT_InitData->pSqiCnNordigP1[i].constel) in INTERN_DVBT_GetSignalQuality()
2578 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Write(DMD_CONSTEL constel, DMD_CODERATE code_rate, float write… in INTERN_DVBT_NORDIG_SSI_Table_Write() argument
2583 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2585 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Write()
2600 MS_BOOL INTERN_DVBT_NORDIG_SSI_Table_Read(DMD_CONSTEL constel, DMD_CODERATE code_rate, float *read_… in INTERN_DVBT_NORDIG_SSI_Table_Read() argument
2605 while(dvbt_ssi_dbm_nordigp1[u8_index].constel != _UNKNOW_QAM) in INTERN_DVBT_NORDIG_SSI_Table_Read()
2607 if ( (dvbt_ssi_dbm_nordigp1[u8_index].constel == (DMD_CONSTEL)constel) in INTERN_DVBT_NORDIG_SSI_Table_Read()
3108 MS_U8 constel = tps_info&0x0007; in INTERN_DVBT_Show_Modulation_info() local
[all …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDMD_INTERN_DVBT2.h325 DMD_T2_CONSTEL constel; member
332 DMD_T2_CONSTEL constel; member
591 extern DLL_PUBLIC MS_BOOL MDrv_DMD_DVBT2_NORDIG_SSI_Table_Write(DMD_T2_CONSTEL constel, DMD_T2_CODE…
595 extern DLL_PUBLIC MS_BOOL MDrv_DMD_DVBT2_NORDIG_SSI_Table_Read(DMD_T2_CONSTEL constel, DMD_T2_CODER…
H A DdrvDMD_common.h165 DMD_CONSTEL constel; member
172 DMD_CONSTEL constel; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvDMD_common.h215 DMD_CONSTEL constel; member
222 DMD_CONSTEL constel; member

123