Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Dadehaze_head.h356 HIST_WR_AUTO = 0, enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/
H A Drk_aiq_adehaze_algo_v12.cpp554 } else if (pStManu->hist_setting.hist_wr.mode == HIST_WR_AUTO) { in stManuGetHistParamsV12()
999 } else if (pCalibV12->hist_setting.hist_wr.mode == HIST_WR_AUTO) { in GetHistParamsV12()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_adehaze_module.cpp337 attr_v12.stManual.hist_setting.hist_wr.mode = HIST_WR_AUTO; in sample_adehaze_module()