Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dcompress_driver.h76 struct snd_compr_stream { struct
77 const char *name;
78 struct snd_compr_ops *ops;
79 struct snd_compr_runtime *runtime;
80 struct snd_compr *device;
81 struct delayed_work error_work;
82 enum snd_compr_direction direction;
83 bool metadata_set;
84 bool next_track;
85 bool partial_drain;
[all …]