Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h903 __u16 palpha_lwscl; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h915 u16 palpha_lwscl; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1252 isp_cfg.others.hdrtmo_cfg.palpha_lwscl = atmo_data.Res.sw_hdrtmo_palpha_lwscl; in convertAiqTmoToIsp20Params()
1298 …MHW_SUBM(ISP20PARAM_SUBM, "%d: palpha_lwscl %d", __LINE__, isp_cfg.others.hdrtmo_cfg.palpha_lwscl); in convertAiqTmoToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3204 value = (arg->palpha_lwscl & 0x3F) << 26 | in isp_hdrtmo_config()