Searched refs:RK_AIQ_CORE_ANALYZE_ALL (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqCoreConfigV21.h | 192 { NULL, RK_AIQ_CORE_ANALYZE_ALL, 0, 0, 0, {0, 0} }, 214 { NULL, RK_AIQ_CORE_ANALYZE_ALL, 0, 0, 0, {0, 0} },
|
| H A D | RkAiqCoreConfigV30.h | 229 …{ NULL, RK_AIQ_CORE_ANALYZE_ALL, 0, 0, 0, {0, 0} … 253 { NULL, RK_AIQ_CORE_ANALYZE_ALL, 0, 0, 0, {0, 0} },
|
| H A D | RkAiqCoreConfigV32.h | 259 …{ NULL, RK_AIQ_CORE_ANALYZE_ALL, 0, 0, 0, {0, 0} … 286 { NULL, RK_AIQ_CORE_ANALYZE_ALL, 0, 0, 0, {0, 0} },
|
| H A D | RkAiqCoreConfigV20.h | 236 { NULL, RK_AIQ_CORE_ANALYZE_ALL, 0, 0, 0, {0, 0} },
|
| H A D | RkAiqHandle.h | 123 return grpId == RK_AIQ_CORE_ANALYZE_ALL ? (uint64_t)grpId : (1ULL << grpId); in grpId2GrpMask()
|
| H A D | RkAiqCore.h | 671 return grpId == RK_AIQ_CORE_ANALYZE_ALL ? (uint64_t)grpId : (1ULL << grpId); in grpId2GrpMask()
|
| H A D | RkAiqAnalyzeGroupManager.cpp | 616 … mGroupAlgoListMap[RK_AIQ_CORE_ANALYZE_ALL].push_back(*mAiqCore->getCurAlgoTypeHandle(algo_type)); in parseAlgoGroup()
|
| H A D | RkAiqCore.cpp | 621 analyzeInternal(RK_AIQ_CORE_ANALYZE_ALL); in prepare() 2400 if (group.first != RK_AIQ_CORE_ANALYZE_ALL) { in calibTuning() 2407 updateCalib(RK_AIQ_CORE_ANALYZE_ALL); in calibTuning()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/ |
| H A D | rk_aiq_types_priv.h | 684 RK_AIQ_CORE_ANALYZE_ALL = 0xffffffff, enumerator
|