Home
last modified time | relevance | path

Searched refs:hcsDeal (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
H A Dcamera_host_config.cpp60 std::unique_ptr<HcsDeal> hcsDeal = std::make_unique<HcsDeal>(CONFIG_PATH_NAME); in ReadConfigFile() local
61 if (hcsDeal == nullptr) { in ReadConfigFile()
66 RetCode rc = hcsDeal->Init(); in ReadConfigFile()
72 rc = hcsDeal->GetCameraId(cameraIdMap_); in ReadConfigFile()
78 rc = hcsDeal->GetMetadata(cameraAbilityMap_); in ReadConfigFile()

Completed in 2 milliseconds