Home
last modified time | relevance | path

Searched defs:CONFIG_PATH_NAME (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/camera/hdi_service/v1_0/include/
Dcamera_host_service.h27 #define CONFIG_PATH_NAME HDF_CONFIG_DIR"/camera_host_config.hcb" macro
/drivers/peripheral/codec/hal/passthrough/src/
Dcodec_component_manager.c28 #define CONFIG_PATH_NAME HDF_CONFIG_DIR"/codec_adapter_capabilities.hcb" macro
/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
Dcamera_host_config.cpp21 const std::string CONFIG_PATH_NAME = HDF_ETC_DIR"/camera/camera_host_config.hcb"; variable