Searched refs:aorb_meas (Results 1 – 3 of 3) sorted by relevance
121 if (aorb_rk->aorb_meas.update) { in genIspResult()123 orb_params->result.orb_en = aorb_rk->aorb_meas.orb_en; in genIspResult()125 orb_params->result.limit_value = aorb_rk->aorb_meas.limit_value; in genIspResult()126 orb_params->result.max_feature = aorb_rk->aorb_meas.max_feature; in genIspResult()
239 rkaiqAorbProcOut->aorb_meas.update = 1; in ORBProcessing()240 rkaiqAorbProcOut->aorb_meas.orb_en = ORBctx->orb_en; in ORBProcessing()241 rkaiqAorbProcOut->aorb_meas.limit_value = ORBctx->limit_value; in ORBProcessing()242 rkaiqAorbProcOut->aorb_meas.max_feature = ORBctx->max_feature; in ORBProcessing()
840 rk_aiq_orb_algo_meas_t aorb_meas; member