Searched defs:sof_ipc4_base_module_cfg (Results 1 – 1 of 1) sorted by relevance
310 struct sof_ipc4_base_module_cfg { struct311 uint32_t cpc; /* the max count of Cycles Per Chunk processing */312 uint32_t ibs; /* input Buffer Size (in bytes) */313 uint32_t obs; /* output Buffer Size (in bytes) */314 uint32_t is_pages; /* number of physical pages used */315 struct sof_ipc4_audio_format audio_fmt;