Home
last modified time | relevance | path

Searched refs:isp_acq_height (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqHandle.cpp64 com->u.prepare.sns_op_height = sharedCom->snsDes.isp_acq_height; in configInparamsCom()
H A DRkAiqCamgroupHandle.cpp96 com->u.prepare.sns_op_height = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqCore.cpp477 sensor_des->isp_acq_height != mAlogsComSharedParams.snsDes.isp_acq_height); in prepare()
534 .SetPicInfo({0, 0, sensor_des->isp_acq_width, sensor_des->isp_acq_height}) in prepare()
536 {0, 0, sensor_des->isp_acq_width / 2 + extended_pixel, sensor_des->isp_acq_height}) in prepare()
539 sensor_des->isp_acq_height}); in prepare()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAfdHandle.cpp101 afd_config->RawHeight = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAcacV3Handle.cpp40 acac_config_int->height = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAynrV2Handle.cpp197 aynr_config_int->stAynrConfig.rawHeight = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAcacV11Handle.cpp46 acac_config_int->height = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAynrV22Handle.cpp207 aynr_config_int->stAynrConfig.rawHeight = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAcacHandle.cpp40 acac_config_int->height = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAynrV3Handle.cpp224 aynr_config_int->stAynrConfig.rawHeight = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAmergeHandle.cpp274 amerge_config_int->rawHeight = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAsharpV33Handle.cpp296 asharp_config_int->stAsharpConfig.rawHeight = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAdrcHandle.cpp35 adrc_config_int->rawHeight = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAdehazeHandle.cpp72 adhaz_pre_int->rawHeight = sharedCom->snsDes.isp_acq_height; in preProcess()
H A DRkAiqAtmoHandle.cpp105 atmo_config_int->rawHeight = sharedCom->snsDes.isp_acq_height; in prepare()
H A DRkAiqAeHandle.cpp891 ae_config_int->RawHeight = sharedCom->snsDes.isp_acq_height; in prepare()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/simulator/
H A DCamHwSimulator.cpp385 sns_des.isp_acq_height = g_simisp_params.rawHeight; in getSensorModeData()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk_aiq_types.h405 uint32_t isp_acq_height; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp3676 sns_des.isp_acq_height = select.r.height; in getSensorModeData()
3679 sns_des.isp_acq_height); in getSensorModeData()
3683 sns_des.isp_acq_height = sns_des.sensor_output_height; in getSensorModeData()
3691 sns_des.isp_acq_height = sns_des.sensor_output_height; in getSensorModeData()