Home
last modified time | relevance | path

Searched refs:hdr_exp (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ae_algo_demo/
H A Dthird_party_ae_algo.cpp62 …pstAeInfo->hdr_exp[0].exp_real_params.analog_gain, pstAeInfo->hdr_exp[0].exp_real_params.integrati… in custom_ae_run()
63 …pstAeInfo->hdr_exp[1].exp_real_params.analog_gain, pstAeInfo->hdr_exp[1].exp_real_params.integrati… in custom_ae_run()
80 pstAeResult->hdr_exp[0].exp_real_params.analog_gain = 1.0f; in custom_ae_run()
81 pstAeResult->hdr_exp[0].exp_real_params.integration_time = 0.003f; in custom_ae_run()
82 pstAeResult->hdr_exp[0].exp_real_params.digital_gain = 1.0f; in custom_ae_run()
83 pstAeResult->hdr_exp[0].exp_real_params.isp_dgain = 1.0f; in custom_ae_run()
84 pstAeResult->hdr_exp[0].exp_real_params.dcg_mode = 0; in custom_ae_run()
86 pstAeResult->hdr_exp[0].exp_sensor_params.analog_gain_code_global = 0x0; in custom_ae_run()
87 pstAeResult->hdr_exp[0].exp_sensor_params.coarse_integration_time = 0x128; in custom_ae_run()
89 pstAeResult->hdr_exp[1].exp_real_params.analog_gain = 2.0f; in custom_ae_run()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_custom_ae.cpp752 customAe->hdr_exp[0].exp_real_params.integration_time = 0.003f; in initCustomAeRes()
753 customAe->hdr_exp[0].exp_real_params.analog_gain = 1.0f; in initCustomAeRes()
754 customAe->hdr_exp[0].exp_real_params.digital_gain = 1.0f; in initCustomAeRes()
755 customAe->hdr_exp[0].exp_real_params.isp_dgain = 1.0f; in initCustomAeRes()
756 …customAe->hdr_exp[0].exp_real_params.iso = customAe->hdr_exp[0].exp_real_params.analog_gain * 50; … in initCustomAeRes()
758 customAe->hdr_exp[1].exp_real_params.integration_time = 0.01f; in initCustomAeRes()
759 customAe->hdr_exp[1].exp_real_params.analog_gain = 1.0f; in initCustomAeRes()
760 customAe->hdr_exp[1].exp_real_params.digital_gain = 1.0f; in initCustomAeRes()
761 customAe->hdr_exp[1].exp_real_params.isp_dgain = 1.0f; in initCustomAeRes()
762 …customAe->hdr_exp[1].exp_real_params.iso = customAe->hdr_exp[1].exp_real_params.analog_gain * 50; … in initCustomAeRes()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/uAPI2/
H A Drk_aiq_user_api2_custom_ae.h40 RkAiqExpParamComb_t hdr_exp[RK_AIQ_MAX_HDR_FRAME]; member
60 RkAiqExpParamComb_t hdr_exp[RK_AIQ_MAX_HDR_FRAME]; member
75 RkAiqExpParamComb_t hdr_exp[RK_AIQ_MAX_HDR_FRAME]; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h1795 struct sensor_exposure_s hdr_exp[3]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h1807 struct sensor_exposure_s hdr_exp[3]; member