Searched refs:dhaze (Results 1 – 8 of 8) sorted by relevance
1152 const rk_aiq_isp_dehaze_v3x_t& dhaze) in convertAiqAdehazeToIsp3xParams() argument1154 if (dhaze.enable) { in convertAiqAdehazeToIsp3xParams()1167 cfg->round_en = dhaze.ProcResV11duo.round_en; in convertAiqAdehazeToIsp3xParams()1168 cfg->soft_wr_en = dhaze.ProcResV11duo.soft_wr_en; in convertAiqAdehazeToIsp3xParams()1169 cfg->enhance_en = dhaze.ProcResV11duo.enhance_en; in convertAiqAdehazeToIsp3xParams()1170 cfg->air_lc_en = dhaze.ProcResV11duo.air_lc_en; in convertAiqAdehazeToIsp3xParams()1171 cfg->hpara_en = dhaze.ProcResV11duo.hpara_en; in convertAiqAdehazeToIsp3xParams()1172 cfg->hist_en = dhaze.ProcResV11duo.hist_en; in convertAiqAdehazeToIsp3xParams()1173 cfg->dc_en = dhaze.ProcResV11duo.dc_en; in convertAiqAdehazeToIsp3xParams()1174 cfg->yblk_th = dhaze.ProcResV11duo.yblk_th; in convertAiqAdehazeToIsp3xParams()[all …]
86 const rk_aiq_isp_dehaze_v3x_t& dhaze);
1465 const rk_aiq_isp_dehaze_t& dhaze ) in convertAiqAdehazeToIsp20Params() argument1472 if (dhaze.ProcResV10.enable) { in convertAiqAdehazeToIsp20Params()1479 cfg->enhance_en = dhaze.ProcResV10.enhance_en; in convertAiqAdehazeToIsp20Params()1480 cfg->hist_chn = dhaze.ProcResV10.hist_chn; in convertAiqAdehazeToIsp20Params()1481 cfg->hpara_en = dhaze.ProcResV10.hpara_en; in convertAiqAdehazeToIsp20Params()1482 cfg->hist_en = dhaze.ProcResV10.hist_en; in convertAiqAdehazeToIsp20Params()1483 cfg->dc_en = dhaze.ProcResV10.dc_en; in convertAiqAdehazeToIsp20Params()1484 cfg->big_en = dhaze.ProcResV10.big_en; in convertAiqAdehazeToIsp20Params()1485 cfg->nobig_en = dhaze.ProcResV10.nobig_en; in convertAiqAdehazeToIsp20Params()1486 cfg->yblk_th = dhaze.ProcResV10.yblk_th; in convertAiqAdehazeToIsp20Params()[all …]
161 const rk_aiq_isp_dehaze_t& dhaze);
177 const rk_aiq_isp_dehaze_v21_t& dhaze) in convertAiqAdehazeToIsp21Params() argument179 if (dhaze.enable) { in convertAiqAdehazeToIsp21Params()192 cfg->enhance_en = dhaze.ProcResV11.enhance_en; in convertAiqAdehazeToIsp21Params()193 cfg->air_lc_en = dhaze.ProcResV11.air_lc_en; in convertAiqAdehazeToIsp21Params()194 cfg->hpara_en = dhaze.ProcResV11.hpara_en; in convertAiqAdehazeToIsp21Params()195 cfg->hist_en = dhaze.ProcResV11.hist_en; in convertAiqAdehazeToIsp21Params()196 cfg->dc_en = dhaze.ProcResV11.dc_en; in convertAiqAdehazeToIsp21Params()197 cfg->yblk_th = dhaze.ProcResV11.yblk_th; in convertAiqAdehazeToIsp21Params()198 cfg->yhist_th = dhaze.ProcResV11.yhist_th; in convertAiqAdehazeToIsp21Params()199 cfg->dc_max_th = dhaze.ProcResV11.dc_max_th; in convertAiqAdehazeToIsp21Params()[all …]
58 const rk_aiq_isp_dehaze_v21_t& dhaze);
1627 const rk_aiq_isp_dehaze_v32_t& dhaze) { in convertAiqAdehazeToIsp32Params() argument1628 if (dhaze.enable) { in convertAiqAdehazeToIsp32Params()1641 cfg->round_en = dhaze.ProcResV12.round_en; in convertAiqAdehazeToIsp32Params()1642 cfg->soft_wr_en = dhaze.ProcResV12.soft_wr_en; in convertAiqAdehazeToIsp32Params()1643 cfg->enhance_en = dhaze.ProcResV12.enhance_en; in convertAiqAdehazeToIsp32Params()1644 cfg->air_lc_en = dhaze.ProcResV12.air_lc_en; in convertAiqAdehazeToIsp32Params()1645 cfg->hpara_en = dhaze.ProcResV12.hpara_en; in convertAiqAdehazeToIsp32Params()1646 cfg->hist_en = dhaze.ProcResV12.hist_en; in convertAiqAdehazeToIsp32Params()1647 cfg->dc_en = dhaze.ProcResV12.dc_en; in convertAiqAdehazeToIsp32Params()1648 cfg->yblk_th = dhaze.ProcResV12.yblk_th; in convertAiqAdehazeToIsp32Params()[all …]
86 const rk_aiq_isp_dehaze_v32_t& dhaze);