Home
last modified time | relevance | path

Searched refs:sw_drc_motion_scl (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adrc/
H A Drk_aiq_types_adrc_hw.h38 unsigned char sw_drc_motion_scl; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp21.h155 int sw_drc_motion_scl;// member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adrc/
H A Drk_aiq_adrc_algo_v10.cpp347 pAdrcProcRes->DrcProcRes.Drc_v10.sw_drc_motion_scl = SW_DRC_MOTION_SCL_FIX; in AdrcGetTuningProcResV10()
659 pAdrcProcRes->DrcProcRes.Drc_v10.sw_drc_motion_scl, in AdrcExpoParaProcessing()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h349 u8 sw_drc_motion_scl; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h349 __u8 sw_drc_motion_scl; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp959 isp_cfg.others.drc_cfg.sw_drc_motion_scl = adrc_data.DrcProcRes.Drc_v10.sw_drc_motion_scl; in convertAiqDrcToIsp21Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c2513 (arg->sw_drc_motion_scl & 0xFF) << 8 | in isp_hdrdrc_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp12093 int no = ParseIntArray(pchild, &adrc->calib[index].sw_drc_motion_scl, tag.Size()); in parseEntrySensorDrcCalibPara()
12197 int no = ParseIntArray(pchild, &adrc->tuning[index].sw_drc_motion_scl, tag.Size()); in parseEntrySensorDrcTuningPara()