Searched full:modules (Results 1 – 25 of 51) sorted by relevance
123
14 * modules developed under IADK (Intel Audio Development Kit) Framework. IADK modules uses uniform15 * set of interfaces and are linked into separate library. These modules are loaded in runtime18 * Since IADK modules uses ProcessingModuleInterface to control/data transfer and AdspSystemService25 * The main assumption here was to load IADK Modules without any code modifications. Therefore C++27 * IADK Framework. This provides binary compatibility for already developed 3rd party modules.
14 * modules developed under IADK (Intel Audio Development Kit) Framework. IADK modules uses uniform15 * set of interfaces and are linked into separate library. These modules are loaded in runtime19 * There is variety of modules developed under IADK Framework by 3rd party vendors. The assumption20 * here is to integrate these modules with SOF infrastructure without modules code modifications.21 * Another assumption is that the 3rd party modules should be loaded in runtime without need24 * IADK Framework. This provides binary compatibility for already developed 3rd party modules.26 * Since IADK modules uses ProcessingModuleInterface to control/data transfer and AdspSystemService64 /* Intel modules expects DW size here */ in iadk_modules_init()118 * There is one assumption - all IADK modules utilize IPC4 protocol.168 /* IADK modules require output buffer size to set to its real size. */ in iadk_modules_process()
12 This is support for dynamic modules loading.13 Externally developed modules both for SOF and Zephyr
10 * 3-rd party modules do not have access to component device runtime data.11 * System service API used by these modules require notification handling64 /* Check if there is no rece between modules on separate cores */ in lib_notif_msg_init()
108 /* There are modules marked as lib_code. This is code shared between several modules inside in lib_manager_load_module()109 * the library. Load all lib_code modules with first none lib_code module load. in lib_manager_load_module()161 /* There are modules marked as lib_code. This is code shared between several modules inside in lib_manager_unload_module()162 * the library. Unload all lib_code modules with last none lib_code module unload. in lib_manager_unload_module()
46 DP modules can be located in dieffrent cores than LL pipeline modules, may have
1 # https://docs.zephyrproject.org/latest/guides/modules.html
6 # zephyr/cmake/modules/FindZephyr-sdk.cmake.
3 menu "Processing modules"225 bool "Intel modules"229 Select for a Intel modules API implementation.
263 * \note This method is actually only relevant for modules which only manipulate266 * those kind of modules. (e.g. not for signal decoders, encoders etc.)267 * Moreover, disabling the processing of modules which convert the trait of269 * would make the resulting stream(s) unsuitable for the downstream modules.270 * Therefore ADSP System will not fire this method for such modules too.376 * for ProcessingModuleInterface suitable for most of custom processing modules
6 modules:
26 /* Heap blocks for modules */36 /* Heap memory map for modules */
27 /* Heap blocks for modules */38 /* Heap memory map for modules */
26 /* Heap blocks for modules */37 /* Heap memory map for modules */
27 /* Heap blocks for modules */37 /* Heap memory map for modules */
64 /**< Load multiple modules */66 /**< Unload multiple modules */
114 * frequently (e.g. current number of modules descriptors loaded or127 /* Use LARGE_CONFIG_GET to read modules configuration.154 * response as there is a room for ~1K of IDs of tasks and modules instances.262 /* The command is shorter version of Modules Info command.281 * The telemetry data can be produced by firmware modules using289 * cycles consumed by each of the modules.
1 // tiny-refs-min.S - References to pull-in selected modules into tiny LSPs
1 // tiny-refs.S - References to pull-in selected modules into tiny LSPs
134 # Audio Modules with various optimizaitons162 # modules will be compiled only for flags supported by compiler
45 /* init self-registered modules */ in LLVMFuzzerInitialize()