Home
last modified time | relevance | path

Searched refs:algoHdl (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqCore.cpp578 for (auto& algoHdl : mCurIspAlgoHandleList) { in prepare() local
579 RkAiqHandle* curHdl = algoHdl.ptr(); in prepare()
585 algoHdl->setReConfig(mState == RK_AIQ_CORE_STATE_STOPED); in prepare()
690 for (auto& algoHdl : algo_list) { in analyzeInternal() local
691 RkAiqHandle* curHdl = algoHdl.ptr(); in analyzeInternal()
749 ret = algoHdl->postProcess(); in analyzeInternal()
1975 for (auto& algoHdl : algo_list) { in prepare() local
1976 RkAiqHandle* curHdl = algoHdl.ptr(); in prepare()
2522 for (auto& algoHdl : mCurIspAlgoHandleList) { in newAiqParamsPool() local
2524 RkAiqHandle* curHdl = algoHdl.ptr(); in newAiqParamsPool()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/
H A DRkAiqCamGroupManager.cpp872 for (auto algoHdl : mDefAlgoHandleList) { in prepare() local
873 RkAiqCamgroupHandle* curHdl = algoHdl.ptr(); in prepare()
1201 for (auto algoHdl : mDefAlgoHandleList) { in reProcess() local
1202 RkAiqCamgroupHandle* curHdl = algoHdl.ptr(); in reProcess()
1535 for (auto algoHdl : mDefAlgoHandleList) { in rePrepare() local
1536 RkAiqCamgroupHandle* curHdl = algoHdl.ptr(); in rePrepare()