Home
last modified time | relevance | path

Searched defs:sof_ipc_comp_asrc (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/sound/sof/
Dtopology.h174 struct sof_ipc_comp_asrc { struct
175 struct sof_ipc_comp comp;
176 struct sof_ipc_comp_config config;
178 uint32_t source_rate; /**< Define fixed source rate or */
181 uint32_t sink_rate; /**< Define fixed sink rate or */
184 uint32_t asynchronous_mode; /**< synchronous 0, asynchronous 1 */
187 uint32_t operation_mode; /**< push 0, pull 1, In push mode the */
196 uint32_t reserved[4];