Searched defs:snd_pcm_channel_info (Results 1 – 1 of 1) sorted by relevance
454 struct snd_pcm_channel_info { struct455 unsigned int channel;456 __kernel_off_t offset; /* mmap offset */457 unsigned int first; /* offset to first sample in bits */458 unsigned int step; /* samples distance in bits */
Completed in 14 milliseconds