Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dcompress_driver.h52 struct snd_compr_runtime { struct
53 snd_pcm_state_t state;
54 struct snd_compr_ops *ops;
55 void *buffer;
79 struct snd_compr_runtime *runtime; argument