Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c8215 MS_U32 posGain,negGain; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS() local
8221 posGain = PqWriteReg-> P3x3pkPosfinalGain; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8238 posGain = (posGain*u8UISharpnessGain)>>6; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8239 posGain = __minmax(posGain, 0 , 0xFF); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8262 MApi_XC_Write2ByteMask( REG_FSC_BK76_44_L, posGain, 0x00FF ); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8285 posGain = MDrv_Read2ByteMSK( REG_FSC_BK30_12_L, 0x00FF ) ;//0x30; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8294 posGain = posGain*u8UISharpnessGain>>6; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8295 posGain = __minmax(posGain, 0 , 0xFF); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8304 MApi_XC_Write2ByteMask( REG_FSC_BK76_44_L, posGain, 0x00FF ); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
9204 int posGain = ( 0x30*(256-fHdW) + post3x3pkGain_FHD*fHdW )>>8; in MDrv_UFSC_PQ_PostPK3x3() local
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c8215 MS_U32 posGain,negGain; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS() local
8221 posGain = PqWriteReg-> P3x3pkPosfinalGain; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8238 posGain = (posGain*u8UISharpnessGain)>>6; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8239 posGain = __minmax(posGain, 0 , 0xFF); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8262 MApi_XC_Write2ByteMask( REG_FSC_BK76_44_L, posGain, 0x00FF ); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8285 posGain = MDrv_Read2ByteMSK( REG_FSC_BK30_12_L, 0x00FF ) ;//0x30; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8294 posGain = posGain*u8UISharpnessGain>>6; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8295 posGain = __minmax(posGain, 0 , 0xFF); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8304 MApi_XC_Write2ByteMask( REG_FSC_BK76_44_L, posGain, 0x00FF ); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
9204 int posGain = ( 0x30*(256-fHdW) + post3x3pkGain_FHD*fHdW )>>8; in MDrv_UFSC_PQ_PostPK3x3() local
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c8157 MS_U32 posGain,negGain; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS() local
8183 posGain = PqWriteReg-> P3x3pkPosfinalGain; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8213 posGain = (posGain*u8UISharpnessGain)>>6; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8214 posGain = __minmax(posGain, 0 , 0xFF); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8250 MApi_XC_Write2ByteMask( REG_FSC_BK76_44_L, posGain, 0x00FF ); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8283 posGain = MDrv_Read2ByteMSK( REG_FSC_BK30_12_L, 0x00FF ) ;//0x30; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8310 posGain = posGain*u8UISharpnessGain>>6; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8311 posGain = __minmax(posGain, 0 , 0xFF); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8338 MApi_XC_Write2ByteMask( REG_FSC_BK76_44_L, posGain, 0x00FF ); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
9233 int posGain = ( 0x30*(256-fHdW) + post3x3pkGain_FHD*fHdW )>>8; in MDrv_UFSC_PQ_PostPK3x3() local
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c8157 MS_U32 posGain,negGain; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS() local
8183 posGain = PqWriteReg-> P3x3pkPosfinalGain; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8213 posGain = (posGain*u8UISharpnessGain)>>6; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8214 posGain = __minmax(posGain, 0 , 0xFF); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8250 MApi_XC_Write2ByteMask( REG_FSC_BK76_44_L, posGain, 0x00FF ); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8283 posGain = MDrv_Read2ByteMSK( REG_FSC_BK30_12_L, 0x00FF ) ;//0x30; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8310 posGain = posGain*u8UISharpnessGain>>6; in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8311 posGain = __minmax(posGain, 0 , 0xFF); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
8338 MApi_XC_Write2ByteMask( REG_FSC_BK76_44_L, posGain, 0x00FF ); in MDrv_SC_UFSC_WRITE_REG_UI_SHARPNESS()
9233 int posGain = ( 0x30*(256-fHdW) + post3x3pkGain_FHD*fHdW )>>8; in MDrv_UFSC_PQ_PostPK3x3() local
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c8713 …int posGain = 0x30/*MApi_XC_R2BYTEMSK( REG_SC_BK30_34_H, 0xFF )*/ - ( (0x18/*MApi_XC_R2BYTEMSK( RE… in MDrv_UFSC_PQ_PostPK3x3() local
8714 posGain = ( posGain * srEnhStr ) >> 5; in MDrv_UFSC_PQ_PostPK3x3()
8715 posGain = __min( 0xFF, posGain ); in MDrv_UFSC_PQ_PostPK3x3()
8716 MApi_XC_Write2ByteMask( REG_FSC_BK76_44_L, posGain, 0x00FF ); in MDrv_UFSC_PQ_PostPK3x3()