| /utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/ |
| H A D | drvDMD_INTERN_DVBT2.c | 1310 MS_U32 BitErr_reg; in MDrv_DMD_DVBT2_GetPostLdpcBer() local 1314 Drv_DVBT2_GetPostLdpcBer_PARAM.BitErr_reg = &BitErr_reg; in MDrv_DMD_DVBT2_GetPostLdpcBer() 1329 if (BitErr_reg == 0) in MDrv_DMD_DVBT2_GetPostLdpcBer() 1332 *ber = (float)BitErr_reg / (float)(BitErrPeriod_reg * 64800); in MDrv_DMD_DVBT2_GetPostLdpcBer() 1336 if (BitErr_reg == 0) in MDrv_DMD_DVBT2_GetPostLdpcBer() 1339 *ber = (float)BitErr_reg / (float)(BitErrPeriod_reg * 16200); in MDrv_DMD_DVBT2_GetPostLdpcBer() 1370 MS_U32 BitErr_reg; in MDrv_DMD_DVBT2_GetPreLdpcBer() local 1374 Drv_DVBT2_GetPreLdpcBer_PARAM.BitErr_reg = &BitErr_reg; in MDrv_DMD_DVBT2_GetPreLdpcBer() 1389 if (BitErr_reg == 0) in MDrv_DMD_DVBT2_GetPreLdpcBer() 1392 *ber = (float)BitErr_reg / (float)(BitErrPeriod_reg * 64800); in MDrv_DMD_DVBT2_GetPreLdpcBer() [all …]
|
| H A D | drvDMD_INTERN_DVBT2_v2.c | 174 typedef MS_BOOL (*IOCTL_DVBT2_GetPostLdpcBer)(MS_U32 *BitErr_reg, MS_U16 *Bi… 175 typedef MS_BOOL (*IOCTL_DVBT2_GetPreLdpcBer)(MS_U32 *BitErr_reg, MS_U16 *Bit… 802 MS_BOOL DMD_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in DMD_DVBT2_GetPostLdpcBer() argument 807 bRet=INTERN_DVBT2_GetPostLdpcBer(BitErr_reg, BitErrPeriod_reg, FecType); in DMD_DVBT2_GetPostLdpcBer() 814 MS_BOOL DMD_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in DMD_DVBT2_GetPreLdpcBer() argument 819 bRet=INTERN_DVBT2_GetPreLdpcBer(BitErr_reg, BitErrPeriod_reg, FecType); in DMD_DVBT2_GetPreLdpcBer() 1117 …2InstPri->fpDVBT2_GetPostLdpcBer(((PDVBT2_GETPOSTLDPCBER_PARAM)pArgs)->BitErr_reg, ((PDVBT2_GETPOS… in DVBT2Ioctl() 1121 …bRet=psDVBT2InstPri->fpDVBT2_GetPreLdpcBer(((PDVBT2_GETPRELDPCBERPARAM)pArgs)->BitErr_reg, ((PDVBT… in DVBT2Ioctl()
|
| H A D | drvDMD_INTERN_DVBS.c | 2025 MS_U32 BitErr_reg; in MDrv_DMD_DVBS_GetPostViterbiBer() local 2028 Drv_DVBS_GetPostViterbiBer_PARAM.BitErr_reg=&BitErr_reg; in MDrv_DMD_DVBS_GetPostViterbiBer() 2041 if (BitErr_reg <= 0 ) in MDrv_DMD_DVBS_GetPostViterbiBer() 2044 *ber = (float)BitErr_reg / (float)(BitErrPeriod_reg) / 64800.0; in MDrv_DMD_DVBS_GetPostViterbiBer() 2053 if (BitErr_reg <= 0 ) in MDrv_DMD_DVBS_GetPostViterbiBer() 2056 *ber = (float)BitErr_reg / ((float)BitErrPeriod_reg*128*188*8); in MDrv_DMD_DVBS_GetPostViterbiBer() 2075 MS_U32 BitErr_reg; in MDrv_DMD_DVBS_GetBER_Kernel() local 2080 Drv_DVBS_GetPostViterbiBer_PARAM.BitErr_reg=&BitErr_reg; in MDrv_DMD_DVBS_GetBER_Kernel() 2093 else if(BitErr_reg == 0) in MDrv_DMD_DVBS_GetBER_Kernel() 2100 (*ber).DATA = BitErr_reg; in MDrv_DMD_DVBS_GetBER_Kernel()
|
| H A D | drvDMD_INTERN_DVBC.c | 1426 MS_U32 BitErr_reg; in MDrv_DMD_DVBC_GetPostViterbiBer() local 1430 Drv_DVBC_GetPostViterbiBer_PARAM.BitErr_reg=&BitErr_reg; in MDrv_DMD_DVBC_GetPostViterbiBer() 1443 if (BitErr_reg <=0 ) in MDrv_DMD_DVBC_GetPostViterbiBer() 1449 *ber = (float)BitErr_reg / ((float)(BitErrPeriod_reg)*128*188*8); in MDrv_DMD_DVBC_GetPostViterbiBer()
|
| H A D | drvDMD_INTERN_DVBC_v2.c | 237 typedef MS_BOOL (*IOCTL_DVBC_GetPostViterbiBer)(MS_U32 *BitErr_reg, MS_U16 *BitE… 1317 MS_BOOL DMD_DVBC_GetPostViterbiBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg) in DMD_DVBC_GetPostViterbiBer() argument 1322 bRet=INTERN_DVBC_GetPostViterbiBer(BitErr_reg, BitErrPeriod_reg); in DMD_DVBC_GetPostViterbiBer() 1720 bRet=psDVBCInstPri->fpDVBC_GetPostViterbiBer(((PDVBC_GetPostViterbiBer_PARAM)pArgs)->BitErr_reg,\ in DVBCIoctl()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/maserati/demod/ |
| H A D | halDMD_INTERN_DVBT2.c | 1678 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPostLdpcBer() argument 1700 *BitErr_reg = reg; in INTERN_DVBT2_GetPostLdpcBer() 1702 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1704 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1706 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1805 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPreLdpcBer() argument 1826 *BitErr_reg = reg; in INTERN_DVBT2_GetPreLdpcBer() 1828 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1830 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1832 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer()
|
| H A D | halDMD_INTERN_DVBC.c | 1428 MS_BOOL INTERN_DVBC_GetPostViterbiBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg) in INTERN_DVBC_GetPostViterbiBer() argument 1455 *BitErr_reg = reg; in INTERN_DVBC_GetPostViterbiBer() 1458 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1461 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1464 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer()
|
| H A D | halDMD_INTERN_DVBT2.h | 374 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType); 377 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType);
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/kano/demod/ |
| H A D | halDMD_INTERN_DVBT2.c | 1678 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPostLdpcBer() argument 1700 *BitErr_reg = reg; in INTERN_DVBT2_GetPostLdpcBer() 1702 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1704 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1706 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1805 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPreLdpcBer() argument 1826 *BitErr_reg = reg; in INTERN_DVBT2_GetPreLdpcBer() 1828 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1830 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1832 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer()
|
| H A D | halDMD_INTERN_DVBC.c | 1428 MS_BOOL INTERN_DVBC_GetPostViterbiBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg) in INTERN_DVBC_GetPostViterbiBer() argument 1455 *BitErr_reg = reg; in INTERN_DVBC_GetPostViterbiBer() 1458 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1461 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1464 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/M7621/demod/ |
| H A D | halDMD_INTERN_DVBT2.c | 1726 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPostLdpcBer() argument 1748 *BitErr_reg = reg; in INTERN_DVBT2_GetPostLdpcBer() 1750 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1752 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1754 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1853 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPreLdpcBer() argument 1874 *BitErr_reg = reg; in INTERN_DVBT2_GetPreLdpcBer() 1876 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1878 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1880 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer()
|
| H A D | halDMD_INTERN_DVBC.c | 1478 MS_BOOL INTERN_DVBC_GetPostViterbiBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg) in INTERN_DVBC_GetPostViterbiBer() argument 1505 *BitErr_reg = reg; in INTERN_DVBC_GetPostViterbiBer() 1508 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1511 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1514 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer()
|
| H A D | halDMD_INTERN_DVBT2.h | 374 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType); 377 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType);
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/k6/demod/ |
| H A D | halDMD_INTERN_DVBT2.c | 1678 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPostLdpcBer() argument 1700 *BitErr_reg = reg; in INTERN_DVBT2_GetPostLdpcBer() 1702 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1704 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1706 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1805 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPreLdpcBer() argument 1826 *BitErr_reg = reg; in INTERN_DVBT2_GetPreLdpcBer() 1828 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1830 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1832 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer()
|
| H A D | halDMD_INTERN_DVBC.c | 1428 MS_BOOL INTERN_DVBC_GetPostViterbiBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg) in INTERN_DVBC_GetPostViterbiBer() argument 1455 *BitErr_reg = reg; in INTERN_DVBC_GetPostViterbiBer() 1458 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1461 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1464 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/curry/demod/ |
| H A D | halDMD_INTERN_DVBT2.c | 1678 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPostLdpcBer() argument 1700 *BitErr_reg = reg; in INTERN_DVBT2_GetPostLdpcBer() 1702 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1704 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1706 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1805 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPreLdpcBer() argument 1826 *BitErr_reg = reg; in INTERN_DVBT2_GetPreLdpcBer() 1828 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1830 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1832 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer()
|
| H A D | halDMD_INTERN_DVBC.c | 1428 MS_BOOL INTERN_DVBC_GetPostViterbiBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg) in INTERN_DVBC_GetPostViterbiBer() argument 1455 *BitErr_reg = reg; in INTERN_DVBC_GetPostViterbiBer() 1458 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1461 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1464 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/k6lite/demod/ |
| H A D | halDMD_INTERN_DVBT2.c | 1678 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPostLdpcBer() argument 1700 *BitErr_reg = reg; in INTERN_DVBT2_GetPostLdpcBer() 1702 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1704 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1706 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1805 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPreLdpcBer() argument 1826 *BitErr_reg = reg; in INTERN_DVBT2_GetPreLdpcBer() 1828 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1830 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1832 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer()
|
| H A D | halDMD_INTERN_DVBC.c | 2846 MS_BOOL INTERN_DVBC_GetPostViterbiBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg) in INTERN_DVBC_GetPostViterbiBer() argument 2873 *BitErr_reg = reg; in INTERN_DVBC_GetPostViterbiBer() 2876 *BitErr_reg = ((*BitErr_reg) << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 2879 *BitErr_reg = ((*BitErr_reg) << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 2882 *BitErr_reg = ((*BitErr_reg) << 8)|reg; in INTERN_DVBC_GetPostViterbiBer()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/M7821/demod/ |
| H A D | halDMD_INTERN_DVBT2.c | 1678 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPostLdpcBer() argument 1700 *BitErr_reg = reg; in INTERN_DVBT2_GetPostLdpcBer() 1702 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1704 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1706 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1805 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPreLdpcBer() argument 1826 *BitErr_reg = reg; in INTERN_DVBT2_GetPreLdpcBer() 1828 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1830 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1832 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer()
|
| H A D | halDMD_INTERN_DVBC.c | 1428 MS_BOOL INTERN_DVBC_GetPostViterbiBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg) in INTERN_DVBC_GetPostViterbiBer() argument 1455 *BitErr_reg = reg; in INTERN_DVBC_GetPostViterbiBer() 1458 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1461 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1464 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer()
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/maxim/demod/ |
| H A D | halDMD_INTERN_DVBT2.c | 1726 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPostLdpcBer() argument 1748 *BitErr_reg = reg; in INTERN_DVBT2_GetPostLdpcBer() 1750 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1752 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1754 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPostLdpcBer() 1853 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType) in INTERN_DVBT2_GetPreLdpcBer() argument 1874 *BitErr_reg = reg; in INTERN_DVBT2_GetPreLdpcBer() 1876 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1878 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer() 1880 *BitErr_reg = (*BitErr_reg << 8) | reg; in INTERN_DVBT2_GetPreLdpcBer()
|
| H A D | halDMD_INTERN_DVBC.c | 1478 MS_BOOL INTERN_DVBC_GetPostViterbiBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg) in INTERN_DVBC_GetPostViterbiBer() argument 1505 *BitErr_reg = reg; in INTERN_DVBC_GetPostViterbiBer() 1508 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1511 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1514 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer()
|
| H A D | halDMD_INTERN_DVBT2.h | 374 MS_BOOL INTERN_DVBT2_GetPostLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType); 377 MS_BOOL INTERN_DVBT2_GetPreLdpcBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg, MS_U16 *FecType);
|
| /utopia/UTPA2-700.0.x/modules/demodulator/hal/manhattan/demod/ |
| H A D | halDMD_INTERN_DVBC.c | 1835 MS_BOOL INTERN_DVBC_GetPostViterbiBer(MS_U32 *BitErr_reg, MS_U16 *BitErrPeriod_reg) in INTERN_DVBC_GetPostViterbiBer() argument 1862 *BitErr_reg = reg; in INTERN_DVBC_GetPostViterbiBer() 1865 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1868 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer() 1871 *BitErr_reg = (*BitErr_reg << 8)|reg; in INTERN_DVBC_GetPostViterbiBer()
|