Searched refs:getGroupSharedParams (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAblcV32Handle.cpp | 246 if (!mAiqCore->getGroupSharedParams(grpMask, grpShared)) { in processing() 251 if (!mAiqCore->getGroupSharedParams(grpMask, grpShared)) { in processing() 256 if (!mAiqCore->getGroupSharedParams(grpMask, grpShared)) { in processing() 261 if (!mAiqCore->getGroupSharedParams(grpMask, grpShared)) { in processing()
|
| H A D | RkAiqAblcHandle.cpp | 260 if (!mAiqCore->getGroupSharedParams(grpMask, grpShared)) { in processing() 265 if (!mAiqCore->getGroupSharedParams(grpMask, grpShared)) { in processing() 270 if (!mAiqCore->getGroupSharedParams(grpMask, grpShared)) { in processing() 275 if (!mAiqCore->getGroupSharedParams(grpMask, grpShared)) { in processing()
|
| H A D | RkAiqAeHandle.cpp | 986 if (!mAiqCore->getGroupSharedParams(grpMask, grpShared)) { in preProcess() 1081 if (mAiqCore->getGroupSharedParams(RK_AIQ_CORE_ANALYZE_MEAS, measGroupshared) != in processing() 1093 if (!mAiqCore->getGroupSharedParams(grpMask, shared)) { in processing()
|
| H A D | RkAiqAwbHandle.cpp | 972 if (!mAiqCore->getGroupSharedParams(grpMask, grpShared)) { in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqAnalyzeGroupManager.cpp | 266 mAiqCore->getGroupSharedParams(grpMask, shared); in firstAnalyze() 303 mAiqCore->getGroupSharedParams(grpMask, shared); in groupMessageHandler()
|
| H A D | RkAiqCore.h | 434 XCamReturn getGroupSharedParams(uint64_t groupId, RkAiqAlgosGroupShared_t* &shared);
|
| H A D | RkAiqCore.cpp | 766 if (!getGroupSharedParams(grpMask, shared)) { in freeSharebuf() 2171 if (getGroupSharedParams(groupId, shared) != XCAM_RETURN_NO_ERROR) in genCpslResult() 2254 if (getGroupSharedParams(groupId, shared) == XCAM_RETURN_NO_ERROR) { in genCpslResult() 2883 RkAiqCore::getGroupSharedParams(uint64_t groupId, RkAiqAlgosGroupShared_t* &shared) in getGroupSharedParams() function in RkCam::RkAiqCore
|