Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Datmo_head.h56 DETAILSHIGHLIGHTMODE_OEPDF = 0, enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.cpp437 if(pAtmoCtx->AtmoConfig.DtsHiLit.DetailsHighLightMode == DETAILSHIGHLIGHTMODE_OEPDF) in ApiOffProcess()
1128 if(pAtmoCtx->AtmoConfig.DtsHiLit.DetailsHighLightMode == DETAILSHIGHLIGHTMODE_OEPDF) in TmoDamp()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iqConverTer/src/
H A Diqconverter.cpp606 …_atmo->HighLight[0].DetailsHighLightMode ? DETAILSHIGHLIGHTMODE_ENVLV : DETAILSHIGHLIGHTMODE_OEPDF; in convert()