Home
last modified time | relevance | path

Searched refs:air_max (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adehaze/
H A Drk_aiq_types_adehaze_hw.h51 int air_max; member
107 int air_max; member
157 int air_max; member
213 unsigned char air_max; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/
H A Drk_aiq_adehaze_algo_v11.cpp80 pProcRes->ProcResV11.air_max = ClipValueV11(pStManu->dehaze_setting.DehazeData.air_max, 8, 0); in stManuGetDehazeParamsV11()
162 pProcRes->ProcResV11.air_max / 1.0f, pProcRes->ProcResV11.air_min / 1.0f, in stManuGetDehazeParamsV11()
167 __func__, pProcRes->ProcResV11.air_max, pProcRes->ProcResV11.air_min, in stManuGetDehazeParamsV11()
320 pProcRes->ProcResV11.air_max = in GetDehazeParamsV11()
321 ClipValueV11(ratio * (pCalibV11->dehaze_setting.DehazeData.air_max[hi] - in GetDehazeParamsV11()
322 pCalibV11->dehaze_setting.DehazeData.air_max[lo]) + in GetDehazeParamsV11()
323 pCalibV11->dehaze_setting.DehazeData.air_max[lo], in GetDehazeParamsV11()
444 __func__, CtrlValue, pProcRes->ProcResV11.air_max / 1.0f, in GetDehazeParamsV11()
449 __func__, pProcRes->ProcResV11.air_max, pProcRes->ProcResV11.air_min, in GetDehazeParamsV11()
H A Drk_aiq_adehaze_algo_v11_duo.cpp83 pProcRes->ProcResV11duo.air_max = in stManuGetDehazeParamsV11duo()
84 ClipValueV11Duo(pStManu->dehaze_setting.DehazeData.air_max, 8, 0); in stManuGetDehazeParamsV11duo()
170 pProcRes->ProcResV11duo.air_max / 1.0f, pProcRes->ProcResV11duo.air_min / 1.0f, in stManuGetDehazeParamsV11duo()
174 __func__, pProcRes->ProcResV11duo.air_max, pProcRes->ProcResV11duo.air_min, in stManuGetDehazeParamsV11duo()
333 pProcRes->ProcResV11duo.air_max = in GetDehazeParamsV11duo()
334 ClipValueV11Duo(ratio * (pCalibV11Duo->dehaze_setting.DehazeData.air_max[hi] - in GetDehazeParamsV11duo()
335 pCalibV11Duo->dehaze_setting.DehazeData.air_max[lo]) + in GetDehazeParamsV11duo()
336 pCalibV11Duo->dehaze_setting.DehazeData.air_max[lo], in GetDehazeParamsV11duo()
459 __func__, CtrlValue, pProcRes->ProcResV11duo.air_max / 1.0f, in GetDehazeParamsV11duo()
464 __func__, pProcRes->ProcResV11duo.air_max, pProcRes->ProcResV11duo.air_min, in GetDehazeParamsV11duo()
H A Drk_aiq_adehaze_algo_v10.cpp100 float air_max = LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() local
101 pCalib->DehazeTuningPara.dehaze_setting.DehazeData.air_max, in GetDehazeParams()
163 __func__, wt_max, air_max, air_min, tmax_base, tmax_off, tmax_max); in GetDehazeParams()
183 ProcRes->ProcResV10.air_max = int(air_max); // 0~256, (8bit) air_max in GetDehazeParams()
225 __func__, ProcRes->ProcResV10.wt_max, ProcRes->ProcResV10.air_max, in GetDehazeParams()
H A Drk_aiq_adehaze_algo_v12.cpp325 pProcRes->ProcResV12.air_max = ClipValueV12(pStManu->dehaze_setting.DehazeData.air_max, 8, 0); in stManuGetDehazeParamsV12()
414 pProcRes->ProcResV12.air_max / 1.0f, pProcRes->ProcResV12.air_min / 1.0f, in stManuGetDehazeParamsV12()
419 __func__, pProcRes->ProcResV12.air_max, pProcRes->ProcResV12.air_min, in stManuGetDehazeParamsV12()
660 pProcRes->ProcResV12.air_max = in GetDehazeParamsV12()
661 ClipValueV12(ratio * (pCalibV12->dehaze_setting.DehazeData.air_max[hi] - in GetDehazeParamsV12()
662 pCalibV12->dehaze_setting.DehazeData.air_max[lo]) + in GetDehazeParamsV12()
663 pCalibV12->dehaze_setting.DehazeData.air_max[lo], in GetDehazeParamsV12()
791 __func__, CtrlValue, pProcRes->ProcResV12.air_max / 1.0f, in GetDehazeParamsV12()
796 __func__, pProcRes->ProcResV12.air_max, pProcRes->ProcResV12.air_min, in GetDehazeParamsV12()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Dadehaze_head.h71 float* air_max; member
218 float air_max[DHAZ_CTRL_DATA_STEP_MAX]; member
H A Dadehaze_uapi_head.h43 float air_max; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A Dadehaze_xml2json.cpp110 …calibv2_adehaze_calib_V20->DehazeTuningPara.dehaze_setting.DehazeData.air_max = (float *) malloc(s… in convertDehazeCalib2CalibV2()
145 …calibv2_adehaze_calib_V21->DehazeTuningPara.dehaze_setting.DehazeData.air_max = (float *) malloc(s… in convertDehazeCalib2CalibV2()
191 …hazeTuningPara.dehaze_setting.DehazeData.air_max[i] = calibv1_dehaze_isp20->calib_v20[0].dehaze_se… in convertDehazeCalib2CalibV2()
251 …hazeTuningPara.dehaze_setting.DehazeData.air_max[i] = calibv1_dehaze_isp21->calib_v21[0].dehaze_se… in convertDehazeCalib2CalibV2()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_adehaze_module.cpp126 attr_v11.stManual.dehaze_setting.DehazeData.air_max = 250; in sample_adehaze_module()
198 attr_v11.stManual.dehaze_setting.DehazeData.air_max = 250; in sample_adehaze_module()
282 attr_v12.stManual.dehaze_setting.DehazeData.air_max = 250; in sample_adehaze_module()
408 attr_v12.stManual.dehaze_setting.DehazeData.air_max = 250; in sample_adehaze_module()
545 attr_v2.stManual.dehaze_setting.DehazeData.air_max = 250; in sample_adehaze_module()
617 attr_v2.stManual.dehaze_setting.DehazeData.air_max = 250; in sample_adehaze_module()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp21.h233 float air_max[9]; member
H A DRkAiqCalibDbTypesIsp20.h1800 float air_max[9]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h284 u8 air_max; member
H A Drkisp3-config.h387 u8 air_max; member
H A Drkisp32-config.h633 u8 air_max; member
H A Drkisp2-config.h1075 u8 air_max; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h284 __u8 air_max; member
H A Drk-isp3-config.h387 __u8 air_max; member
H A Drk-isp32-config.h633 __u8 air_max; member
H A Drk-isp2-config.h1063 __u8 air_max; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp206 cfg->air_max = dhaze.ProcResV11.air_max; in convertAiqAdehazeToIsp21Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp1183 cfg->air_max = dhaze.ProcResV11duo.air_max; in convertAiqAdehazeToIsp3xParams()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1495 cfg->air_max = dhaze.ProcResV10.air_max; in convertAiqAdehazeToIsp20Params()
1553 … cfg->air_max = int(dhaze.ProcResV10.dehaze_range_adj[1] ); //0~256, (8bit) air_max in convertAiqAdehazeToIsp20Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1657 cfg->air_max = dhaze.ProcResV12.air_max; in convertAiqAdehazeToIsp32Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3350 value = ISP2X_PACK_4BYTE(arg->air_min, arg->air_max, in isp_dhaz_config()
H A Disp_params_v21.c2662 value = ISP2X_PACK_4BYTE(arg->air_min, arg->air_max, in isp_dhaz_config()

12