Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqCore.h258 RkAiqHandle* getAiqAlgoHandle(const int algo_type);
H A DRkAiqCore.cpp1157 RkAiqCore::getAiqAlgoHandle(const int algo_type) in getAiqAlgoHandle() function in RkCam::RkAiqCore
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/
H A Drk_aiq_user_api_sysctl.cpp1078 const_cast<RkCam::RkAiqHandle*>(ctx->_analyzer->getAiqAlgoHandle(algo_type)); in algoHandle()