Searched defs:sof_ipc_comp_tone (Results 1 – 1 of 1) sorted by relevance
206 struct sof_ipc_comp_tone { struct207 struct sof_ipc_comp comp;209 int32_t sample_rate;210 int32_t frequency;211 int32_t amplitude;212 int32_t freq_mult;213 int32_t ampl_mult;214 int32_t length;215 int32_t period;216 int32_t repeats;[all …]