Home
last modified time | relevance | path

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

/linux-3.3/include/sound/
Dcompress_driver.h75 struct snd_compr_stream { struct
76 const char *name;
77 struct snd_compr_ops *ops;
78 struct snd_compr_runtime *runtime;
79 struct snd_compr *device;
80 enum snd_compr_direction direction;
81 void *private_data;