Searched defs:sof_ipc4_base_module_cfg (Results 1 – 1 of 1) sorted by relevance
270 struct sof_ipc4_base_module_cfg { struct271 uint32_t cpc; /* the max count of Cycles Per Chunk processing */272 uint32_t ibs; /* input Buffer Size (in bytes) */273 uint32_t obs; /* output Buffer Size (in bytes) */274 uint32_t is_pages; /* number of physical pages used */275 struct sof_ipc4_audio_format audio_fmt;