Home
last modified time | relevance | path

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

/sof-3.4.0/src/include/ipc/
Dtopology.h182 struct sof_ipc_comp_asrc { struct
183 struct sof_ipc_comp comp;
184 struct sof_ipc_comp_config config;
186 uint32_t source_rate; /**< Define fixed source rate or */
189 uint32_t sink_rate; /**< Define fixed sink rate or */
192 uint32_t asynchronous_mode; /**< synchronous 0, asynchronous 1 */
195 uint32_t operation_mode; /**< push 0, pull 1, In push mode the */
204 uint32_t reserved[4];