Searched refs:enableAlgo (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ |
| H A D | RkAiqCamGroupManager.h | 195 XCamReturn enableAlgo(int algoType, int id, bool enable);
|
| H A D | RkAiqCamGroupManager.cpp | 1367 RkAiqCamGroupManager::enableAlgo(int algoType, int id, bool enable) in enableAlgo() function in RkCam::RkAiqCamGroupManager
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqCore.h | 253 XCamReturn enableAlgo(int algoType, int id, bool enable);
|
| H A D | RkAiqCore.cpp | 1244 enableAlgo(algo_type, 0, true); in addDefaultAlgos() 1435 RkAiqCore::enableAlgo(int algoType, int id, bool enable) in enableAlgo() function in RkCam::RkAiqCore
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/ |
| H A D | rk_aiq_user_api_sysctl.cpp | 982 return group_ctx->cam_group_manager->enableAlgo(algo_type, lib_id, enable); in rk_aiq_uapi_sysctl_enableAxlib() 987 return ctx->_analyzer->enableAlgo(algo_type, lib_id, enable); in rk_aiq_uapi_sysctl_enableAxlib()
|