Home
last modified time | relevance | path

Searched refs:system_agent (Results 1 – 3 of 3) sorted by relevance

/sof-3.4.0/src/include/sof/audio/module_adapter/iadk/
Dprocessing_module_factory_interface.h140 virtual ErrorCode::Type Create(SystemAgentInterface & system_agent,
/sof-3.4.0/src/audio/module_adapter/iadk/
Dsystem_agent.cpp159 SystemAgent system_agent(module_id, instance_id, core_id, log_handle); in system_agent_start() local
160 void* system_agent_p = reinterpret_cast<void*>(&system_agent); in system_agent_start()
/sof-3.4.0/zephyr/
DCMakeLists.txt548 ${SOF_AUDIO_PATH}/module_adapter/iadk/system_agent.cpp