Searched refs:HDF_CONFIG_DIR (Results 1 – 15 of 15) sorted by relevance
31 HDF_CONFIG_DIR = $(or $(LOCAL_HCS_ROOT),.)44 $(CONFIG_GEN_HEX_SRC): $(CONFIG_OUT_DIR)/%_hex.c: $(HDF_CONFIG_DIR)/%.hcs | $(HC_GEN) $(dir $(CONFI…48 $(CONFIG_GEN_SRCS): $(CONFIG_OUT_DIR)/%.c: $(HDF_CONFIG_DIR)/%.hcs | $(HC_GEN) $(dir $(CONFIG_GEN_S…52 $(DEPENDS_CONFIG_SRCS): $(CONFIG_OUT_DIR)/%.c: $(HDF_CONFIG_DIR)/%.hcs | $(HC_GEN) $(dir $(DEPENDS_…
27 #define CJSONFILE_CONFIG_PATH HDF_CONFIG_DIR"/alsa_paths.json"29 #define CJSONFILE_CONFIG_PATH HDF_CONFIG_DIR"/audio_paths.json"
34 char tmpfile[] = HDF_CONFIG_DIR"/alsa_paths.json"; in DoSomethingInterestingWithMyAPI()36 char tmpfile[] = HDF_CONFIG_DIR"/audio_paths.json"; in DoSomethingInterestingWithMyAPI()
113 #define HDF_CONFIG_DIR "/etc" macro147 #define HDF_CONFIG_DIR "/vendor/etc/hdfconfig" macro
33 char tmpfile[] = HDF_CONFIG_DIR"/alsa_adapter.json"; in DoSomethingInterestingWithMyAPI()
22 #define HOST_CONFIG_PATH HDF_CONFIG_DIR
21 #define IPP_ALGO_PATH HDF_CONFIG_DIR"/ipp_algo_config.hcb"
26 #define HOST_CONFIG_PATH HDF_CONFIG_DIR
27 #define CONFIG_PATH_NAME HDF_CONFIG_DIR"/camera_host_config.hcb"
296 int ret = sprintf_s(path, PATH_MAX - 1, "%s/hdf_pnp.cfg", HDF_CONFIG_DIR); in DevMgrUeventParseConfig()307 if (strncmp(resolvedPath, HDF_CONFIG_DIR, strlen(HDF_CONFIG_DIR)) != 0) { in DevMgrUeventParseConfig()
28 #define CONFIG_PATH_NAME HDF_CONFIG_DIR"/codec_adapter_capabilities.hcb"
23 const std::string CONFIG_PATH_NAME = HDF_CONFIG_DIR"/camera_host_config.hcb";
22 #define AUDIO_EFFECT_CONFIG HDF_CONFIG_DIR"/audio_effect.json"
29 #define AUDIO_ADAPTER_CONFIG HDF_CONFIG_DIR "/audio_adapter.json"
32 #define ALSA_CARD_CONFIG_FILE HDF_CONFIG_DIR "/alsa_adapter.json"