| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_Auto.c | 872 pstADCSetting->u16GreenGain = Gain[1]; in _MApi_XC_Auto_InternalTuneGain() 882 Gain[1] = pstADCSetting->u16GreenGain; in _MApi_XC_Auto_InternalTuneGain() 1029 pstADCSetting->u16GreenGain = tempADCSetting.u16GreenGain; in _MApi_XC_Auto_Internal_AutoCablication() 1033 pstADCSetting->u16RedGain,pstADCSetting->u16GreenGain,pstADCSetting->u16BlueGain); in _MApi_XC_Auto_Internal_AutoCablication() 1684 pstADCSetting->u16GreenGain = stBackupAdcSetting.u16GreenGain; in _MApi_XC_Auto_ExternalTuneVgaOffset() 1770 stTmpAdcSetting.u16GreenGain -= u8GainDelta; in _MApi_XC_Auto_ExternalTuneVgaRGBGain() 1775 stTmpAdcSetting.u16GreenGain += u8GainDelta; in _MApi_XC_Auto_ExternalTuneVgaRGBGain() 1798 pstADCSetting->u16GreenGain, pstADCSetting->u16BlueGain); in _MApi_XC_Auto_ExternalTuneVgaRGBGain() 1800 pstADCSetting->u16GreenGain = stTmpAdcSetting.u16GreenGain; in _MApi_XC_Auto_ExternalTuneVgaRGBGain() 1865 stTmpADCSetting.u16GreenGain, in _MApi_XC_Auto_ExternalTuneScartRGBGain() [all …]
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_adc.c | 241 Hal_ADC_SetGainG(pInstance, pstADCSetting->u16GreenGain); in MDrv_XC_ADC_SetGainSetting() 274 pstADCSetting->u16GreenGain = Hal_ADC_GetGainG(pInstance); in MDrv_XC_ADC_GetGainSetting() 539 pstInitialGain->u16GreenGain = (1 << ADC_GAIN_BIT_CNT) >> 1; in MDrv_ADC_GetInitCalibrationGain() 639 pstADCSetting->u16GreenGain = ADC_YPBPR_DEFAULT_GAIN_G; in MDrv_XC_ADC_GetDefaultGainOffset() 648 pstADCSetting->u16GreenGain = ADC_VGA_DEFAULT_GAIN_G; in MDrv_XC_ADC_GetDefaultGainOffset() 657 pstADCSetting->u16GreenGain = ADC_SCART_DEFAULT_GAIN_G; in MDrv_XC_ADC_GetDefaultGainOffset() 1087 pstAdcFixedGain->u16GreenGain = ADC_YPBPR_FIXED_GAIN_G; in MDrv_XC_ADC_GetFixedGain() 1094 pstAdcFixedGain->u16GreenGain = ADC_VGA_FIXED_GAIN_G; in MDrv_XC_ADC_GetFixedGain() 1101 pstAdcFixedGain->u16GreenGain = ADC_SCART_FIXED_GAIN_G; in MDrv_XC_ADC_GetFixedGain()
|
| H A D | mdrv_frc.c | 602 void MDrv_FRC_OP2_SetRGBGain(void *pInstance, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blu… in MDrv_FRC_OP2_SetRGBGain() argument 609 MHal_FRC_OP2_SetGain_G(pInstance, u16GreenGain); in MDrv_FRC_OP2_SetRGBGain()
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/ace/ |
| H A D | drvACE.c | 147 MS_U16 u16GreenGain; 294 stACEPostGainSetting[u8Idx].u16GreenGain = u8GreenGain ; in MDrv_ACE_PicSetPostRGBGainOffset() 299 stACEPostGainSetting[u8Idx].u16GreenGain, in MDrv_ACE_PicSetPostRGBGainOffset() 325 stACEPostGainSetting[u8Idx].u16GreenGain = u8GreenGain ; in MDrv_ACE_PicSetPostRGBGain() 330 stACEPostGainSetting[u8Idx].u16GreenGain, in MDrv_ACE_PicSetPostRGBGain() 359 u16ReturnValue = stACEPostGainSetting[u8Idx].u16GreenGain; in MDrv_ACE_PicGetPostRGBGain()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mustang/ace/ |
| H A D | mhal_ace.c | 320 …RGBGain(void* pInstance,MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 325 SC_W2BYTE(0,REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 332 SC_W2BYTE(0,REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 1877 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 1886 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 1896 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maldives/ace/ |
| H A D | mhal_ace.c | 320 …RGBGain(void* pInstance,MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 325 SC_W2BYTE(0,REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 332 SC_W2BYTE(0,REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 1877 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 1886 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 1896 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mooney/ace/ |
| H A D | mhal_ace.c | 351 …GBGain(void *pInstance, MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 356 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 363 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 388 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 397 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 407 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/macan/ace/ |
| H A D | mhal_ace.c | 350 …GBGain(void *pInstance, MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 355 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 362 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 387 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 396 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 406 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/ace/ |
| H A D | mhal_ace.c | 379 …GBGain(void *pInstance, MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 384 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 391 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 416 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 425 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 435 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/messi/ace/ |
| H A D | mhal_ace.c | 350 …GBGain(void *pInstance, MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 355 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 362 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 387 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 396 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 406 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mainz/ace/ |
| H A D | mhal_ace.c | 350 …GBGain(void *pInstance, MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 355 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 362 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 387 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 396 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 406 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maxim/ace/ |
| H A D | mhal_ace.c | 405 …GBGain(void *pInstance, MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 410 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 417 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 442 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 451 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 461 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7621/ace/ |
| H A D | mhal_ace.c | 405 …GBGain(void *pInstance, MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 410 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 417 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 442 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 451 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 461 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maserati/ace/ |
| H A D | mhal_ace.c | 407 …GBGain(void *pInstance, MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 412 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 419 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 444 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 453 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 463 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7821/ace/ |
| H A D | mhal_ace.c | 407 …GBGain(void *pInstance, MS_BOOL bScalerWin, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blue… in Hal_ACE_SetPostRGBGain() argument 412 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 419 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGain() 444 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain, in Hal_ACE_SetPostRGBGainOffsetTogether() argument 453 SC_W2BYTE(0, REG_SC_BK25_25_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether() 463 SC_W2BYTE(0, REG_SC_BK25_2B_L, u16GreenGain); in Hal_ACE_SetPostRGBGainOffsetTogether()
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/ |
| H A D | mdrv_frc.h | 349 MS_U16 u16GreenGain; member 394 void MDrv_FRC_OP2_SetRGBGain(void *pInstance, MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16Blu…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/ |
| H A D | mhal_adc.c | 684 W2BYTEMSK(REG_ADC_DTOP_09_L, ~(pstADCSetting->u16GreenGain), LBMASK); 939 gain_offset_setting.u16BlueGain = gain_offset_setting.u16GreenGain = 1454 ADCSetting->u16RedGain = ADCSetting->u16GreenGain = ADCSetting->u16BlueGain = 0x80;
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/ |
| H A D | mhal_adc.c | 684 W2BYTEMSK(REG_ADC_DTOP_09_L, ~(pstADCSetting->u16GreenGain), LBMASK); 939 gain_offset_setting.u16BlueGain = gain_offset_setting.u16GreenGain = 1454 ADCSetting->u16RedGain = ADCSetting->u16GreenGain = ADCSetting->u16BlueGain = 0x80;
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/ |
| H A D | mhal_adc.c | 684 W2BYTEMSK(REG_ADC_DTOP_09_L, ~(pstADCSetting->u16GreenGain), LBMASK); 939 gain_offset_setting.u16BlueGain = gain_offset_setting.u16GreenGain = 1454 ADCSetting->u16RedGain = ADCSetting->u16GreenGain = ADCSetting->u16BlueGain = 0x80;
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/ |
| H A D | mhal_adc.c | 684 W2BYTEMSK(REG_ADC_DTOP_09_L, ~(pstADCSetting->u16GreenGain), LBMASK); 939 gain_offset_setting.u16BlueGain = gain_offset_setting.u16GreenGain = 1454 ADCSetting->u16RedGain = ADCSetting->u16GreenGain = ADCSetting->u16BlueGain = 0x80;
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiXC_Adc.h | 162 MS_U16 u16GreenGain; ///< ADC green gain member
|
| H A D | apiXC_Adc_EX.h | 128 MS_U16 u16GreenGain; ///< ADC green gain member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiXC_Adc.h | 162 MS_U16 u16GreenGain; ///< ADC green gain member
|
| H A D | apiXC_Adc_EX.h | 128 MS_U16 u16GreenGain; ///< ADC green gain member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mooney/ace/include/ |
| H A D | mhal_ace.h | 134 … MS_U16 u16RedGain, MS_U16 u16GreenGain, MS_U16 u16BlueGain,
|