Home
last modified time | relevance | path

Searched refs:clipgap1_i (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h885 __u8 clipgap1_i; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h897 u8 clipgap1_i; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1239 isp_cfg.others.hdrtmo_cfg.clipgap1_i = atmo_data.Res.sw_hdrtmo_clipgap1; in convertAiqTmoToIsp20Params()
1285 …E_CAMHW_SUBM(ISP20PARAM_SUBM, "%d: clipgap1_i %d", __LINE__, isp_cfg.others.hdrtmo_cfg.clipgap1_i); in convertAiqTmoToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3186 value = (arg->clipgap1_i & 0x0F) << 28 | in isp_hdrtmo_config()