Home
last modified time | relevance | path

Searched refs:RkAiqCustomAwbHandle (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqCustomAwbHandle.cpp24 RkAiqCustomAwbHandle::init() { in init()
40 RkAiqCustomAwbHandle::deInit() { in deInit()
50 XCamReturn RkAiqCustomAwbHandle::updateConfig(bool needSync) { in updateConfig()
58 XCamReturn RkAiqCustomAwbHandle::processing() { in processing()
87 XCamReturn RkAiqCustomAwbHandle::genIspResult(RkAiqFullParams* params, RkAiqFullParams* cur_params)… in processing()
H A DRkAiqAwbV21Handle.h29 class RkAiqCustomAwbHandle; variable
31 friend class RkAiqCustomAwbHandle; variable
H A DRkAiqAwbV32Handle.h29 class RkAiqCustomAwbHandle; variable
31 friend class RkAiqCustomAwbHandle; variable
H A DRkAiqAwbHandle.h29 friend class RkAiqCustomAwbHandle; variable
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqCustomAwbHandle.h25 class RkAiqCustomAwbHandle:
28 explicit RkAiqCustomAwbHandle(RkAiqAlgoDesComm* des, RkAiqCore* aiqCore) in RkAiqCustomAwbHandle() function
30 virtual ~RkAiqCustomAwbHandle() { in ~RkAiqCustomAwbHandle()
H A DRkAiqCore.cpp1293 new_hdl = new RkAiqCustomAwbHandle(&algo, this); in addAlgo()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/
H A DCMakeLists.txt164 list(APPEND ALGO_HANDLE_SRC aiq_core/algo_handlers/RkAiqCustomAwbHandle.cpp)
170 list(APPEND ALGO_HANDLE_SRC aiq_core/algo_handlers/RkAiqCustomAwbHandle.cpp)
176 list(APPEND ALGO_HANDLE_SRC aiq_core/algo_handlers/RkAiqCustomAwbHandle.cpp)