Home
last modified time | relevance | path

Searched refs:hist_chn (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adehaze/
H A Drk_aiq_types_adehaze_hw.h36 int hist_chn; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/
H A Drk_aiq_adehaze_algo_v10.cpp294 ProcRes->ProcResV10.hist_chn = hist_channel ? 1 : 0; // hist_para_en in GetHistParams()
314 __func__, ProcRes->ProcResV10.hist_chn, ProcRes->ProcResV10.hpara_en, hist_gratio, in GetHistParams()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h1045 __u8 hist_chn; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h1057 u8 hist_chn; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1480 cfg->hist_chn = dhaze.ProcResV10.hist_chn; in convertAiqAdehazeToIsp20Params()
1542 cfg->hist_chn = int(dhaze.ProcResV10.dehaze_en[3]); //0~1 , (1bit) hist_channel in convertAiqAdehazeToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3336 if (arg->hist_chn) in isp_dhaz_config()