Searched refs:ae_proc_res_int (Results 1 – 1 of 1) sorted by relevance
1008 RkAiqAlgoProcResAe* ae_proc_res_int = (RkAiqAlgoProcResAe*)mProcOutParam; in processing() local1036 ae_proc_res_int->new_ae_exp = &shared->fullParams->mExposureParams->data()->result.new_ae_exp; in processing()1037 …ae_proc_res_int->ae_proc_res_rk = &shared->fullParams->mExposureParams->data()->result.ae_proc_res… in processing()1038 …ae_proc_res_int->exp_i2c_params = &shared->fullParams->mExposureParams->data()->result.exp_i2c_par… in processing()1039 ae_proc_res_int->ae_meas = &shared->fullParams->mAecParams->data()->result; in processing()1040 ae_proc_res_int->hist_meas = &shared->fullParams->mHistParams->data()->result; in processing()1095 shared->preExp = *ae_proc_res_int->new_ae_exp; in processing()1096 shared->curExp = *ae_proc_res_int->new_ae_exp; in processing()1097 shared->nxtExp = *ae_proc_res_int->new_ae_exp; in processing()1120 af_algo->setAeStable(ae_proc_res_int->ae_proc_res_rk->IsConverged); in processing()[all …]