Home
last modified time | relevance | path

Searched refs:GetConfig (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/
H A Dcac_adaptor.h72 const AlgoCtxInstanceCfg* GetConfig() { return ctx_config_; } in GetConfig() function
H A Drk_aiq_algo_acac_itf.cpp85 auto* cfg = adaptor->GetConfig(); in prepare()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Dremap_backend.h118 FecMeshConfig& GetConfig() { return config_; } in GetConfig() function
H A Deis_algo_service.cpp257 dvs_mesh->mesh_size = remap_->GetConfig().MeshSize; in Prepare()
423 auto config = remap_->GetConfig(); in GetProcResult()