Searched refs:exp_param (Results 1 – 5 of 5) sorted by relevance
105 } *exp_param, exit_param[] = { in TEST() local227 exp_param = &exit_param[ptrace_stop / 2 - 1]; in TEST()243 ASSERT_EQ(exp_param->is_error, in TEST()247 ASSERT_EQ(exp_param->rval, info.exit.rval) { in TEST()
245 exp_param->SensorDpccInfo.enable = adpcc_com->SenDpccRes.enable; in genIspResult()246 exp_param->SensorDpccInfo.cur_single_dpcc = adpcc_com->SenDpccRes.cur_single_dpcc; in genIspResult()247 exp_param->SensorDpccInfo.cur_multiple_dpcc = adpcc_com->SenDpccRes.cur_multiple_dpcc; in genIspResult()248 exp_param->SensorDpccInfo.total_dpcc = adpcc_com->SenDpccRes.total_dpcc; in genIspResult()
1212 rk_aiq_exposure_params_wrapper_t* exp_param = params->mExposureParams->data().ptr(); in genIspResult() local1220 exp_param->frame_id = 0; in genIspResult()1224 exp_param->frame_id = shared->frameId; in genIspResult()1228 exp_param->result.algo_id = 0;//algo_id; in genIspResult()
855 SensorHw::split_locked(SmartPtr<RkAiqSensorExpParamsProxy>& exp_param, uint32_t sof_id) { in split_locked() argument861 RKAiqExpI2cParam_t* i2c_param = exp_param->data()->exp_i2c_params; in split_locked()899 _effecting_exp_map[max_dst_id + 1] = exp_param; in split_locked()903 exp_param->data()->aecExpInfo.LinearExp.exp_real_params.isp_dgain); in split_locked()905 RKAiqAecExpInfo_t* exp_info = &exp_param->data()->aecExpInfo; in split_locked()1012 _effecting_exp_map[max_dst_id] = exp_param; in split_locked()
201 XCamReturn split_locked(SmartPtr<RkAiqSensorExpParamsProxy>& exp_param, uint32_t sof_id);