Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dcompress_driver.h37 struct snd_compr_runtime { struct
38 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