Home
last modified time | relevance | path

Searched refs:LumaDeviation (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/ae/
H A Drk_aiq_uapi_ae_int_types_v2.h185 float LumaDeviation; member
H A Drk_aiq_types_ae_algo_int.h506 float LumaDeviation; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Daec_uapi_head.h151 float LumaDeviation; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.cpp309 pAtmoCtx->CurrAeResult.LumaDeviationLinear = AecHdrProcResult.LumaDeviation; in AtmoGetSensorInfo()
1034 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[0] = pAtmoCtx->CurrAeResult.LumaDeviationLinear; in TmoGetCurrIOData()
1036 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[0] = pAtmoCtx->CurrAeResult.LumaDeviationS; in TmoGetCurrIOData()
1037 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[1] = pAtmoCtx->CurrAeResult.LumaDeviationL; in TmoGetCurrIOData()
1040 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[0] = pAtmoCtx->CurrAeResult.LumaDeviationS; in TmoGetCurrIOData()
1041 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[1] = pAtmoCtx->CurrAeResult.LumaDeviationM; in TmoGetCurrIOData()
1042 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[2] = pAtmoCtx->CurrAeResult.LumaDeviationL; in TmoGetCurrIOData()
1085 …V_ATMO("%s: LumaDeviation:%f %f %f\n", __FUNCTION__, pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[0], in TmoGetCurrIOData()
1086 … pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[1], pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[2]); in TmoGetCurrIOData()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/atmo/
H A Drk_aiq_types_atmo_algo_int.h257 float LumaDeviation[3]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAtmoHandle.cpp373 tmo_param->result.TmoFlicker.LumaDeviation[i] = in genIspResult()
374 atmo_rk->AtmoProcRes.TmoFlicker.LumaDeviation[i]; in genIspResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.h116 …2_t frameId, int IIRMAX, int IIR, int SetWeight, s32 frameNum, float *LumaDeviation, float StableT…
H A DIsp20Params.cpp3602 …2_t frameId, int IIRMAX, int IIR, int SetWeight, s32 frameNum, float *LumaDeviation, float StableT… in hdrtmoSceneStable() argument
3622 LumaDeviationLinear = LumaDeviation[0]; in hdrtmoSceneStable()
3626 LumaDeviationS = LumaDeviation[0]; in hdrtmoSceneStable()
3627 LumaDeviationL = LumaDeviation[1]; in hdrtmoSceneStable()
3636 LumaDeviationS = LumaDeviation[0]; in hdrtmoSceneStable()
3637 LumaDeviationM = LumaDeviation[1]; in hdrtmoSceneStable()
3638 LumaDeviationL = LumaDeviation[2]; in hdrtmoSceneStable()