Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Daudioio.h161 struct audio_format { struct
165 void *driver_data;
170 int32_t mode;
176 u_int encoding;
182 u_int validbits;
188 u_int precision;
193 u_int channels;
195 u_int channel_mask;
244 struct audio_format fmt; argument