Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h871 __u16 set_gainoff; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h883 u16 set_gainoff; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1230 isp_cfg.others.hdrtmo_cfg.set_gainoff = atmo_data.Res.sw_hdrtmo_set_gainoff; in convertAiqTmoToIsp20Params()
1276 …CAMHW_SUBM(ISP20PARAM_SUBM, "%d: set_gainoff %d", __LINE__, isp_cfg.others.hdrtmo_cfg.set_gainoff); in convertAiqTmoToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3139 value = ISP2X_PACK_2SHORT(arg->set_palpha, arg->set_gainoff); in isp_hdrtmo_config()