Home
last modified time | relevance | path

Searched refs:DETAILSLOWLIGHTMODE_FOCUSLUMA (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Datmo_head.h84 DETAILSLOWLIGHTMODE_FOCUSLUMA = 0, enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.cpp446 if (pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode == DETAILSLOWLIGHTMODE_FOCUSLUMA) in ApiOffProcess()
1143 if(pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode == DETAILSLOWLIGHTMODE_FOCUSLUMA) in TmoDamp()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iqConverTer/src/
H A Diqconverter.cpp616 calibv2_atmo_calib->TmoTuningPara.DetailsLowLight.Mode = DETAILSLOWLIGHTMODE_FOCUSLUMA; in convert()