Searched refs:CtlInfo (Results 1 – 6 of 6) sorted by relevance
47 MergeCurrCtlData_t CtlInfo; member78 MergeCurrCtlData_t CtlInfo; member
138 pAtmoCtx->tmoAttr.CtlInfo.GlobalLumaMode = GLOBALLUMAMODE_ENVLV; in AtmoConfig()139 pAtmoCtx->tmoAttr.CtlInfo.DetailsHighLightMode = DETAILSHIGHLIGHTMODE_ENVLV; in AtmoConfig()140 pAtmoCtx->tmoAttr.CtlInfo.DetailsLowLightMode = DETAILSLOWLIGHTMODE_ISO; in AtmoConfig()141 pAtmoCtx->tmoAttr.CtlInfo.GlobalTmoMode = TMOTYPEMODE_DYNAMICRANGE; in AtmoConfig()142 pAtmoCtx->tmoAttr.CtlInfo.LocalTMOMode = TMOTYPEMODE_DYNAMICRANGE; in AtmoConfig()144 pAtmoCtx->tmoAttr.CtlInfo.Envlv = 1.0; in AtmoConfig()145 pAtmoCtx->tmoAttr.CtlInfo.ISO = 1.0; in AtmoConfig()146 pAtmoCtx->tmoAttr.CtlInfo.OEPdf = 1.0; in AtmoConfig()147 pAtmoCtx->tmoAttr.CtlInfo.FocusLuma = 1.0; in AtmoConfig()148 pAtmoCtx->tmoAttr.CtlInfo.DarkPdf = 1.0; in AtmoConfig()[all …]
280 memcpy(&attr->CtlInfo, &pAtmoCtx->tmoAttr.CtlInfo, sizeof(TmoCurrCtlData_t)); in rk_aiq_uapi_atmo_GetAttrib()
73 attr->attrV21.CtlInfo = attr_v10.Info; in rk_aiq_user_api2_amerge_GetAttrib()89 attr->attrV30.CtlInfo = attr_v11.Info; in rk_aiq_user_api2_amerge_GetAttrib()
184 TmoCurrCtlData_t CtlInfo; member
467 attr_v2.attrV30.CtlInfo.Envlv, attr_v2.attrV30.CtlInfo.MoveCoef); in sample_amerge_module()