Searched refs:get_3a_result (Results 1 – 2 of 2) sorted by relevance
255 SmartPtr<cam3aResult> get_3a_result (cam3aResultList &results, int32_t type);
4158 mBlcResult = get_3a_result(results, RESULT_TYPE_BLC_PARAM).ptr(); in merge_isp_results()4235 SmartPtr<cam3aResult> cam3a_result = get_3a_result(results, RESULT_TYPE_TNR_PARAM); in get_tnr_cfg_params()4253 SmartPtr<cam3aResult> cam3a_result = get_3a_result(results, RESULT_TYPE_FEC_PARAM); in get_fec_cfg_params()4265 Isp20Params::get_3a_result (cam3aResultList &results, int32_t type) in get_3a_result() function in RkCam::Isp20Params