Searched refs:audio_stream (Results 1 – 3 of 3) sorted by relevance
43 typedef struct audio_stream audio_stream_t;
71 struct audio_stream { struct
223 list_create(&e->e_streams, sizeof (struct audio_stream), in audio_engine_alloc()224 offsetof(struct audio_stream, s_eng_linkage)); in audio_engine_alloc()