| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/ |
| H A D | rk_aiq_adehaze_algo_v11.cpp | 183 pProcRes->ProcResV11.enhance_chroma = in stManuGetEnhanceParamsV11() 184 ClipValueV11(pStManu->enhance_setting.EnhanceData.enhance_chroma, 4, 10); in stManuGetEnhanceParamsV11() 208 pProcRes->ProcResV11.enhance_chroma += level_diff * ENHANCE_VALUE_DEFAULT_STEP; in stManuGetEnhanceParamsV11() 210 pProcRes->ProcResV11.enhance_chroma -= level_diff * ENHANCE_VALUE_DEFAULT_STEP; in stManuGetEnhanceParamsV11() 212 pProcRes->ProcResV11.enhance_chroma = in stManuGetEnhanceParamsV11() 213 LIMIT_VALUE(pProcRes->ProcResV11.enhance_chroma, BIT_14_MAX, BIT_MIN); in stManuGetEnhanceParamsV11() 222 pStManu->enhance_setting.EnhanceData.enhance_chroma / 1024.0f); in stManuGetEnhanceParamsV11() 224 pProcRes->ProcResV11.enhance_value, pProcRes->ProcResV11.enhance_chroma); in stManuGetEnhanceParamsV11() 472 pProcRes->ProcResV11.enhance_chroma = in GetEnhanceParamsV11() 473 ClipValueV11(ratio * (pCalibV11->enhance_setting.EnhanceData.enhance_chroma[hi] - in GetEnhanceParamsV11() [all …]
|
| H A D | rk_aiq_adehaze_algo_v11_duo.cpp | 190 pProcRes->ProcResV11duo.enhance_chroma = in stManuGetEnhanceParamsV11duo() 191 ClipValueV11Duo(pStManu->enhance_setting.EnhanceData.enhance_chroma, 4, 10); in stManuGetEnhanceParamsV11duo() 215 pProcRes->ProcResV11duo.enhance_chroma += level_diff * ENHANCE_VALUE_DEFAULT_STEP; in stManuGetEnhanceParamsV11duo() 217 pProcRes->ProcResV11duo.enhance_chroma -= level_diff * ENHANCE_VALUE_DEFAULT_STEP; in stManuGetEnhanceParamsV11duo() 219 pProcRes->ProcResV11duo.enhance_chroma = in stManuGetEnhanceParamsV11duo() 220 LIMIT_VALUE(pProcRes->ProcResV11duo.enhance_chroma, BIT_14_MAX, BIT_MIN); in stManuGetEnhanceParamsV11duo() 229 pStManu->enhance_setting.EnhanceData.enhance_chroma / 1024.0f); in stManuGetEnhanceParamsV11duo() 231 pProcRes->ProcResV11duo.enhance_value, pProcRes->ProcResV11duo.enhance_chroma); in stManuGetEnhanceParamsV11duo() 487 pProcRes->ProcResV11duo.enhance_chroma = in GetEnhanceParamsV11duo() 488 ClipValueV11Duo(ratio * (pCalibV11Duo->enhance_setting.EnhanceData.enhance_chroma[hi] - in GetEnhanceParamsV11duo() [all …]
|
| H A D | rk_aiq_adehaze_algo_v12.cpp | 435 pProcRes->ProcResV12.enhance_chroma = in stManuGetEnhanceParamsV12() 436 ClipValueV12(pStManu->enhance_setting.EnhanceData.enhance_chroma, 4, 10); in stManuGetEnhanceParamsV12() 495 pProcRes->ProcResV12.enhance_chroma += level_diff * ENHANCE_VALUE_DEFAULT_STEP; in stManuGetEnhanceParamsV12() 497 pProcRes->ProcResV12.enhance_chroma = in stManuGetEnhanceParamsV12() 498 level_diff * ENHANCE_VALUE_DEFAULT_STEP > pProcRes->ProcResV12.enhance_chroma in stManuGetEnhanceParamsV12() 500 : (pProcRes->ProcResV12.enhance_chroma - in stManuGetEnhanceParamsV12() 503 pProcRes->ProcResV12.enhance_chroma = in stManuGetEnhanceParamsV12() 504 LIMIT_VALUE_UNSIGNED(pProcRes->ProcResV12.enhance_chroma, BIT_14_MAX); in stManuGetEnhanceParamsV12() 512 pStManu->enhance_setting.EnhanceData.enhance_chroma / 1024.0f); in stManuGetEnhanceParamsV12() 522 pProcRes->ProcResV12.enhance_value, pProcRes->ProcResV12.enhance_chroma); in stManuGetEnhanceParamsV12() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adehaze/ |
| H A D | rk_aiq_types_adehaze_hw.h | 117 int enhance_chroma; member 167 int enhance_chroma; member 229 unsigned short enhance_chroma; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | adehaze_uapi_head.h | 93 float enhance_chroma; member 169 float enhance_chroma; member
|
| H A D | adehaze_head.h | 270 float enhance_chroma[DHAZ_CTRL_DATA_STEP_MAX]; member 341 float enhance_chroma; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/ |
| H A D | rk_aiq_user_api2_adehaze.cpp | 87 attr_v11.stManual.enhance_setting.EnhanceData.enhance_chroma = in rk_aiq_user_api2_adehaze_setSwAttrib() 88 attr.stManual.enhance_setting.EnhanceData.enhance_chroma; in rk_aiq_user_api2_adehaze_setSwAttrib() 168 attr->stManual.enhance_setting.EnhanceData.enhance_chroma = in rk_aiq_user_api2_adehaze_getSwAttrib() 169 attr_v11.stManual.enhance_setting.EnhanceData.enhance_chroma; in rk_aiq_user_api2_adehaze_getSwAttrib()
|
| H A D | rk_aiq_user_api2_imgproc.cpp | 1225 attr_v10.stAuto.DehazeTuningPara.enhance_setting.EnhanceData[i].enhance_chroma += in rk_aiq_uapi2_setMEnhanceChromeStrth() 1227 attr_v10.stAuto.DehazeTuningPara.enhance_setting.EnhanceData[i].enhance_chroma = in rk_aiq_uapi2_setMEnhanceChromeStrth() 1229 attr_v10.stAuto.DehazeTuningPara.enhance_setting.EnhanceData[i].enhance_chroma, in rk_aiq_uapi2_setMEnhanceChromeStrth()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_adehaze_module.cpp | 141 attr_v11.stManual.enhance_setting.EnhanceData.enhance_chroma = 1.0; in sample_adehaze_module() 213 attr_v11.stManual.enhance_setting.EnhanceData.enhance_chroma = 2.0; in sample_adehaze_module() 299 attr_v12.stManual.enhance_setting.EnhanceData.enhance_chroma = 1.0; in sample_adehaze_module() 425 attr_v12.stManual.enhance_setting.EnhanceData.enhance_chroma = 2.0; in sample_adehaze_module() 560 attr_v2.stManual.enhance_setting.EnhanceData.enhance_chroma = 1.0; in sample_adehaze_module() 632 attr_v2.stManual.enhance_setting.EnhanceData.enhance_chroma = 2.0; in sample_adehaze_module()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/ |
| H A D | adehaze_xml2json.cpp | 161 …calibv2_adehaze_calib_V21->DehazeTuningPara.enhance_setting.EnhanceData.enhance_chroma = (float *)… in convertDehazeCalib2CalibV2() 276 …gPara.enhance_setting.EnhanceData.enhance_chroma[i] = calibv1_dehaze_isp21->calib_v21[0].enhance_s… in convertDehazeCalib2CalibV2()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/ |
| H A D | RkAiqCalibDbTypesIsp21.h | 252 float enhance_chroma[9]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rkisp21-config.h | 298 u16 enhance_chroma; member
|
| H A D | rkisp3-config.h | 401 u16 enhance_chroma; member
|
| H A D | rkisp32-config.h | 657 u16 enhance_chroma; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-isp21-config.h | 298 __u16 enhance_chroma; member
|
| H A D | rk-isp3-config.h | 401 __u16 enhance_chroma; member
|
| H A D | rk-isp32-config.h | 657 __u16 enhance_chroma; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/ |
| H A D | Isp21Params.cpp | 216 cfg->enhance_chroma = dhaze.ProcResV11.enhance_chroma; in convertAiqAdehazeToIsp21Params()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/ |
| H A D | Isp3xParams.cpp | 1193 cfg->enhance_chroma = dhaze.ProcResV11duo.enhance_chroma; in convertAiqAdehazeToIsp3xParams()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/ |
| H A D | Isp32Params.cpp | 1667 cfg->enhance_chroma = dhaze.ProcResV12.enhance_chroma; in convertAiqAdehazeToIsp32Params()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params_v21.c | 2677 value = ISP2X_PACK_2SHORT(arg->enhance_chroma, arg->enhance_value); in isp_dhaz_config()
|
| H A D | isp_params_v3x.c | 2835 value = ISP_PACK_2SHORT(arg->enhance_chroma, arg->enhance_value); in isp_dhaz_config()
|
| H A D | isp_params_v32.c | 2769 value = ISP_PACK_2SHORT(arg->enhance_chroma, arg->enhance_value); in isp_dhaz_config()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | RkAiqCalibParser.cpp | 17768 int no = ParseFloatArray(pchild, pModeCell->enhance_setting.enhance_chroma, tag.Size()); in parseEntrySensorEnhanceSettingV21() 17814 int no = ParseFloatArray(pchild, pModeCell->enhance_setting.enhance_chroma, tag.Size()); in parseEntrySensorEnhanceTuningSettingV21()
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |