Lines Matching defs:offset
117 off_t offset;
127 unsigned int first; /* offset to first sample in bits */
137 off_t offset;
185 snd_pcm_sframes_t (*mmap_commit)(snd_pcm_t *pcm, snd_pcm_uframes_t offset, snd_pcm_uframes_t size); /* locked */
191 int (*mmap_begin)(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames); /* locked */
385 void snd_pcm_set_hw_ptr(snd_pcm_t *pcm, volatile snd_pcm_uframes_t *hw_ptr, int fd, off_t offset);
386 void snd_pcm_set_appl_ptr(snd_pcm_t *pcm, volatile snd_pcm_uframes_t *appl_ptr, int fd, off_t offset);
391 snd_pcm_sframes_t snd_pcm_mmap_appl_ptr(snd_pcm_t *pcm, off_t offset);
406 snd_pcm_uframes_t offset,
410 snd_pcm_uframes_t offset, snd_pcm_uframes_t size,
413 snd_pcm_uframes_t offset, snd_pcm_uframes_t size,
415 snd_pcm_sframes_t snd_pcm_read_mmap(snd_pcm_t *pcm, snd_pcm_uframes_t offset,
417 snd_pcm_sframes_t snd_pcm_write_mmap(snd_pcm_t *pcm, snd_pcm_uframes_t offset,
432 snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames);
434 snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames);
436 snd_pcm_uframes_t offset,