Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/mooney/pq/
H A Dmhal_pq_adaptive.c3039 MS_U8 u8STD_Threshold_hw=0; in Mdrv_PQ_DBK() local
3292 u8STD_Threshold_hw = minmax((int)(63*adaptiveRatio_hwReport), 0x3F, 0xFF); in Mdrv_PQ_DBK()
3297 u8STD_Threshold_hw = 0xBF ; in Mdrv_PQ_DBK()
3316 MApi_XC_W2BYTEMSK(REG_SC_BK0C_10_L, u8STD_Threshold_hw<<8, 0xFF00); //DBK STD threshold in Mdrv_PQ_DBK()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c11535 MS_U8 u8STD_Threshold_hw=0; in SetAdaptiveParameter() local
11566 u8STD_Threshold_hw = (MS_U8)(((211*BlockyPercentageIIR+128)>>8) - 8); in SetAdaptiveParameter()
11573 u8STD_Threshold_hw = (MS_U8)(((211*BlockyPercentageIIR+128)>>8) - 8); in SetAdaptiveParameter()
11580 u8STD_Threshold_hw = 0x3F; in SetAdaptiveParameter()
11588 u8STD_Threshold_hw = 0x8F; in SetAdaptiveParameter()
11595 u8STD_Threshold_hw = 0xBF ; in SetAdaptiveParameter()
11602 u8STD_Threshold_hw = __minmax(u8STD_Threshold_hw,0x3F,0xFF); in SetAdaptiveParameter()
11610 MApi_XC_W2BYTEMSK(REG_SC_BK0C_10_L, u8STD_Threshold_hw<<8, 0xFF00); //DBK STD threshold in SetAdaptiveParameter()
11635 return u8STD_Threshold_hw; in SetAdaptiveParameter()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c11535 MS_U8 u8STD_Threshold_hw=0; in SetAdaptiveParameter() local
11566 u8STD_Threshold_hw = (MS_U8)(((211*BlockyPercentageIIR+128)>>8) - 8); in SetAdaptiveParameter()
11573 u8STD_Threshold_hw = (MS_U8)(((211*BlockyPercentageIIR+128)>>8) - 8); in SetAdaptiveParameter()
11580 u8STD_Threshold_hw = 0x3F; in SetAdaptiveParameter()
11588 u8STD_Threshold_hw = 0x8F; in SetAdaptiveParameter()
11595 u8STD_Threshold_hw = 0xBF ; in SetAdaptiveParameter()
11602 u8STD_Threshold_hw = __minmax(u8STD_Threshold_hw,0x3F,0xFF); in SetAdaptiveParameter()
11610 MApi_XC_W2BYTEMSK(REG_SC_BK0C_10_L, u8STD_Threshold_hw<<8, 0xFF00); //DBK STD threshold in SetAdaptiveParameter()
11635 return u8STD_Threshold_hw; in SetAdaptiveParameter()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c11505 MS_U8 u8STD_Threshold_hw=0; in SetAdaptiveParameter() local
11536 u8STD_Threshold_hw = (MS_U8)(((211*BlockyPercentageIIR+128)>>8) - 8); in SetAdaptiveParameter()
11543 u8STD_Threshold_hw = 0x3F; in SetAdaptiveParameter()
11551 u8STD_Threshold_hw = 0x8F; in SetAdaptiveParameter()
11558 u8STD_Threshold_hw = 0xBF ; in SetAdaptiveParameter()
11565 u8STD_Threshold_hw = __minmax(u8STD_Threshold_hw,0x3F,0xFF); in SetAdaptiveParameter()
11573 MApi_XC_W2BYTEMSK(REG_SC_BK0C_10_L, u8STD_Threshold_hw<<8, 0xFF00); //DBK STD threshold in SetAdaptiveParameter()
11598 return u8STD_Threshold_hw; in SetAdaptiveParameter()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c11505 MS_U8 u8STD_Threshold_hw=0; in SetAdaptiveParameter() local
11536 u8STD_Threshold_hw = (MS_U8)(((211*BlockyPercentageIIR+128)>>8) - 8); in SetAdaptiveParameter()
11543 u8STD_Threshold_hw = 0x3F; in SetAdaptiveParameter()
11551 u8STD_Threshold_hw = 0x8F; in SetAdaptiveParameter()
11558 u8STD_Threshold_hw = 0xBF ; in SetAdaptiveParameter()
11565 u8STD_Threshold_hw = __minmax(u8STD_Threshold_hw,0x3F,0xFF); in SetAdaptiveParameter()
11573 MApi_XC_W2BYTEMSK(REG_SC_BK0C_10_L, u8STD_Threshold_hw<<8, 0xFF00); //DBK STD threshold in SetAdaptiveParameter()
11598 return u8STD_Threshold_hw; in SetAdaptiveParameter()