Home
last modified time | relevance | path

Searched refs:enAutoTuneType (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Auto.c564 static MS_BOOL _MApi_XC_Auto_InternalTuneGain(void *pInstance, XC_Auto_TuneType enAutoTuneType, API… in _MApi_XC_Auto_InternalTuneGain() argument
597 if (enAutoTuneType & E_XC_AUTO_TUNE_RGB_GAIN) in _MApi_XC_Auto_InternalTuneGain()
604 else if(enAutoTuneType & E_XC_AUTO_TUNE_SCART_RGB_GAIN) in _MApi_XC_Auto_InternalTuneGain()
635 _GetGainRange(pInstance, E_XC_INTERNAL_CALIBRATION, enAutoTuneType,&Diff, eWindow); in _MApi_XC_Auto_InternalTuneGain()
698 … _GetGainRange(E_XC_INTERNAL_CALIBRATION,enAutoTuneType,&modifiy_diff); in _MApi_XC_Auto_InternalTuneGain()
892 …i_XC_Auto_Internal_AutoCablication(void* pInstance, XC_Auto_TuneType enAutoTuneType, APIXC_AdcGain… in _MApi_XC_Auto_Internal_AutoCablication() argument
911 …TRACE(XC_DBGLEVEL_AUTOGEOMETRY,"======== Start : Calibration Type: %x ======== \n",enAutoTuneType); in _MApi_XC_Auto_Internal_AutoCablication()
957 if (enAutoTuneType & E_XC_AUTO_TUNE_RGB_GAIN) in _MApi_XC_Auto_Internal_AutoCablication()
975 else if (enAutoTuneType & E_XC_AUTO_TUNE_YUV_COLOR) in _MApi_XC_Auto_Internal_AutoCablication()
1023 result = _MApi_XC_Auto_InternalTuneGain(pInstance, enAutoTuneType, &tempADCSetting , eWindow ); in _MApi_XC_Auto_Internal_AutoCablication()
[all …]
H A DapiXC_Auto_v2.c74 pXCArgs->enAutoTuneType, in _AUTOIoctl()
91 pXCArgs->enAutoTuneType, in _AUTOIoctl()
119 pXCArgs->enAutoTuneType, in _AUTOIoctl()
132 pXCArgs->enAutoTuneType, in _AUTOIoctl()
H A DapiXC_EX.c862 MS_BOOL MApi_XC_Auto_EX_Geometry(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC_Au… in MApi_XC_Auto_EX_Geometry() argument
872 XCArgs.enAutoTuneType = enAutoTuneType; in MApi_XC_Auto_EX_Geometry()
889 MS_BOOL MApi_XC_Auto_EX_Geometry_Ex(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC… in MApi_XC_Auto_EX_Geometry_Ex() argument
899 XCArgs.enAutoTuneType = enAutoTuneType; in MApi_XC_Auto_EX_Geometry_Ex()
938 …_ID *pDeviceId, XC_Auto_EX_CalibrationType type, XC_Auto_EX_TuneType enAutoTuneType, XC_ADC_EX_Ad… in MApi_XC_Auto_EX_GainOffset() argument
949 XCArgs.enAutoTuneType = enAutoTuneType; in MApi_XC_Auto_EX_GainOffset()
965 …EX_GetHWFixedGainOffset(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC_ADC_EX_Adc… in MApi_XC_Auto_EX_GetHWFixedGainOffset() argument
975 XCArgs.enAutoTuneType = enAutoTuneType; in MApi_XC_Auto_EX_GetHWFixedGainOffset()
H A DXC_private.h1461 XC_Auto_TuneType enAutoTuneType; member
2406 MS_BOOL MApi_XC_Auto_Geometry_U2(void* pInstance, XC_Auto_TuneType enAutoTuneType, XC_Auto_Signal_I…
2407 MS_BOOL MApi_XC_Auto_Geometry_Ex_U2(void* pInstance, XC_Auto_TuneType enAutoTuneType, XC_Auto_Signa…
2409 …t_U2(void* pInstance, XC_Auto_CalibrationType type, XC_Auto_TuneType enAutoTuneType, APIXC_AdcGai…
2410 MS_BOOL MApi_XC_Auto_GetHWFixedGainOffset_U2(void* pInstance, XC_Auto_TuneType enAutoTuneType, APIX…
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_Auto_v2.h88 XC_Auto_TuneType enAutoTuneType; member
97 XC_Auto_TuneType enAutoTuneType; member
112 XC_Auto_TuneType enAutoTuneType; member
120 XC_Auto_TuneType enAutoTuneType; member
H A DapiXC_Auto.h245 MS_BOOL MApi_XC_Auto_Geometry(XC_Auto_TuneType enAutoTuneType, XC_Auto_Signal_Info *ActiveInfo, XC_…
257 MS_BOOL MApi_XC_Auto_Geometry_Ex(XC_Auto_TuneType enAutoTuneType, XC_Auto_Signal_Info_Ex *ActiveInf…
276 MS_BOOL MApi_XC_Auto_GainOffset(XC_Auto_CalibrationType type, XC_Auto_TuneType enAutoTuneType, API…
285 MS_BOOL MApi_XC_Auto_GetHWFixedGainOffset(XC_Auto_TuneType enAutoTuneType, APIXC_AdcGainOffsetSetti…
H A DapiXC_Auto_EX.h199 …Api_XC_Auto_EX_Geometry(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC_Auto_EX_Si…
201 …_XC_Auto_EX_Geometry_Ex(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC_Auto_EX_Si…
205 …_ID *pDeviceId, XC_Auto_EX_CalibrationType type, XC_Auto_EX_TuneType enAutoTuneType, XC_ADC_EX_Ad…
213 …EX_GetHWFixedGainOffset(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC_ADC_EX_Adc…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_Auto_v2.h88 XC_Auto_TuneType enAutoTuneType; member
97 XC_Auto_TuneType enAutoTuneType; member
112 XC_Auto_TuneType enAutoTuneType; member
120 XC_Auto_TuneType enAutoTuneType; member
H A DapiXC_Auto.h245 MS_BOOL MApi_XC_Auto_Geometry(XC_Auto_TuneType enAutoTuneType, XC_Auto_Signal_Info *ActiveInfo, XC_…
257 MS_BOOL MApi_XC_Auto_Geometry_Ex(XC_Auto_TuneType enAutoTuneType, XC_Auto_Signal_Info_Ex *ActiveInf…
276 MS_BOOL MApi_XC_Auto_GainOffset(XC_Auto_CalibrationType type, XC_Auto_TuneType enAutoTuneType, API…
285 MS_BOOL MApi_XC_Auto_GetHWFixedGainOffset(XC_Auto_TuneType enAutoTuneType, APIXC_AdcGainOffsetSetti…
H A DapiXC_Auto_EX.h199 …Api_XC_Auto_EX_Geometry(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC_Auto_EX_Si…
201 …_XC_Auto_EX_Geometry_Ex(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC_Auto_EX_Si…
205 …_ID *pDeviceId, XC_Auto_EX_CalibrationType type, XC_Auto_EX_TuneType enAutoTuneType, XC_ADC_EX_Ad…
213 …EX_GetHWFixedGainOffset(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC_ADC_EX_Adc…
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A DdrvXC_ADC_Internal.h418 MS_BOOL MDrv_XC_Auto_GetHWFixedGainOffset(void *pInstance, XC_Auto_TuneType enAutoTuneType, APIXC_A…
419 MS_BOOL MDrv_XC_Auto_Geometry_Ex(void *pInstance, XC_Auto_TuneType enAutoTuneType, XC_Auto_Signal_I…
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt41615 XC_Auto_TuneType enAutoTuneType;
41624 XC_Auto_TuneType enAutoTuneType;
41639 XC_Auto_TuneType enAutoTuneType;
41647 XC_Auto_TuneType enAutoTuneType;
79537 MS_BOOL MApi_XC_Auto_Geometry(XC_Auto_TuneType enAutoTuneType, XC_Auto_Signal_Info *ActiveInfo, XC_…
79539 MS_BOOL MApi_XC_Auto_Geometry_Ex(XC_Auto_TuneType enAutoTuneType, XC_Auto_Signal_Info_Ex *ActiveInf…
79549 MS_BOOL MApi_XC_Auto_GainOffset(XC_Auto_CalibrationType type, XC_Auto_TuneType enAutoTuneType, APIX…
79551 MS_BOOL MApi_XC_Auto_GetHWFixedGainOffset(XC_Auto_TuneType enAutoTuneType, APIXC_AdcGainOffsetSetti…
89133 …Api_XC_Auto_EX_Geometry(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC_Auto_EX_Si…
89135 …_XC_Auto_EX_Geometry_Ex(XC_DEVICE_ID *pDeviceId, XC_Auto_EX_TuneType enAutoTuneType, XC_Auto_EX_Si…
[all …]