Home
last modified time | relevance | path

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

/linux-3.3/include/sound/
Dcompress_driver.h52 struct snd_compr_runtime { struct
53 snd_pcm_state_t state;
54 struct snd_compr_ops *ops;
78 struct snd_compr_runtime *runtime; argument