Searched refs:customAe (Results 1 – 1 of 1) sorted by relevance
747 static void initCustomAeRes(rk_aiq_customeAe_results_t* customAe, rk_aiq_rkAe_config_t* pConfig) in initCustomAeRes() argument752 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()[all …]