Searched refs:LumaDeviation (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/ae/ |
| H A D | rk_aiq_uapi_ae_int_types_v2.h | 185 float LumaDeviation; member
|
| H A D | rk_aiq_types_ae_algo_int.h | 506 float LumaDeviation; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | aec_uapi_head.h | 151 float LumaDeviation; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/ |
| H A D | rk_aiq_atmo_algo.cpp | 309 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 D | rk_aiq_types_atmo_algo_int.h | 257 float LumaDeviation[3]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAtmoHandle.cpp | 373 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 D | Isp20Params.h | 116 …2_t frameId, int IIRMAX, int IIR, int SetWeight, s32 frameNum, float *LumaDeviation, float StableT…
|
| H A D | Isp20Params.cpp | 3602 …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()
|