Searched defs:snd_compr_runtime (Results 1 – 1 of 1) sorted by relevance
37 struct snd_compr_runtime { struct38 snd_pcm_state_t state;39 struct snd_compr_ops *ops;40 void *buffer;41 u64 buffer_size;65 struct snd_compr_runtime *runtime; argument