Searched refs:mDefAlgoHandleList (Results 1 – 2 of 2) sorted by relevance
724 mDefAlgoHandleList.push_back(grpHandle); in addDefaultAlgos()774 mDefAlgoHandleList.clear(); in deInit()872 for (auto algoHdl : mDefAlgoHandleList) { in prepare()1201 for (auto algoHdl : mDefAlgoHandleList) { in reProcess()1535 for (auto algoHdl : mDefAlgoHandleList) { in rePrepare()
229 std::list<SmartPtr<RkAiqCamgroupHandle>> mDefAlgoHandleList; variable