Home
last modified time | relevance | path

Searched refs:getGroupId (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqHandle.h68 int32_t getGroupId() { in getGroupId() function
H A DRkAiqCore.h433 int32_t getGroupId(RkAiqAlgoType_t type);
H A DRkAiqCore.cpp1300 new_hdl->setGroupId((*algo_map)[0]->getGroupId()); in addAlgo()
2169 int groupId = getGroupId(RK_AIQ_ALGO_TYPE_ASD); in genCpslResult()
2252 int groupId = getGroupId(RK_AIQ_ALGO_TYPE_ASD); in genCpslResult()
2871 RkAiqCore::getGroupId(RkAiqAlgoType_t type) in getGroupId() function in RkCam::RkAiqCore