Home
last modified time | relevance | path

Searched refs:sw_drc_position (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.h31 unsigned short sw_drc_position; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp21.h149 int sw_drc_position; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adrc/
H A Drk_aiq_adrc_algo_v10.cpp304 pAdrcProcRes->DrcProcRes.Drc_v10.sw_drc_position = in AdrcGetTuningProcResV10()
647 pAdrcProcRes->DrcProcRes.Drc_v10.sw_drc_position, in AdrcExpoParaProcessing()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp949 isp_cfg.others.drc_cfg.sw_drc_position = adrc_data.DrcProcRes.Drc_v10.sw_drc_position; in convertAiqDrcToIsp21Params()
985 LOGE_CAMHW_SUBM(ISP20PARAM_SUBM, "sw_drc_position %d", isp_cfg.others.drc_cfg.sw_drc_position); in convertAiqDrcToIsp21Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h342 u16 sw_drc_position; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h342 __u16 sw_drc_position; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c2501 (arg->sw_drc_position & 0x03FFF); in isp_hdrdrc_config()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp12065 int no = ParseIntArray(pchild, &adrc->calib[index].sw_drc_position, tag.Size()); in parseEntrySensorDrcCalibPara()
12169 int no = ParseIntArray(pchild, &adrc->tuning[index].sw_drc_position, tag.Size()); in parseEntrySensorDrcTuningPara()