Searched refs:_fullIspParam (Results 1 – 2 of 2) sorted by relevance
345 if (status->_singleCamResults._fullIspParam.ptr()) { in setSingleCamStatusReady()346 RkAiqFullParams* scam_aiqParams = status->_singleCamResults._fullIspParam->data().ptr(); in setSingleCamStatusReady()468 if (!singleCamRes->_fullIspParam.ptr()) { \ in RelayAiqCoreResults()469 singleCamRes->_fullIspParam = results; \ in RelayAiqCoreResults()471 singleCamRes->_fullIspParam.ptr(), camId, frame_id); \ in RelayAiqCoreResults()473 RkAiqFullParams* scam_aiqParams = singleCamRes->_fullIspParam->data().ptr();\ in RelayAiqCoreResults()1018 if (!scam_res->_fullIspParam.ptr()) in reProcess()1020 aiqParams = scam_res->_fullIspParam->data().ptr(); in reProcess()1232 if (singlecam_res->_fullIspParam->data()->mExposureParams.ptr()) { in relayToHwi()1233 …int tmp_size = singlecam_res->_fullIspParam->data()->mExposureParams->data()->result.ae_proc_res_r… in relayToHwi()[all …]
40 SmartPtr<RkAiqFullParamsProxy> _fullIspParam; member62 _fullIspParam = NULL; in reset()