Home
last modified time | relevance | path

Searched refs:BlockLumaM (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_types_atmo_algo_prvt.h139 float BlockLumaM[25]; member
H A Drk_aiq_atmo_algo.cpp230 … pAtmoCtx->CurrAeResult.BlockLumaM[i] = pAtmoCtx->CurrStatsData.other_stats.middle_luma[i]; in AtmoGetAeResult()
233 pAtmoCtx->CurrAeResult.BlockLumaM[i] = 0; in AtmoGetAeResult()
1429 middle_mean += pAtmoCtx->CurrAeResult.BlockLumaM[i]; in AtmoProcessing()