• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/

Lines Matching refs:snd_pcm_uframes_t

25 typedef snd_pcm_uframes_t (*snd_pcm_slave_xfer_areas_func_t)
28 snd_pcm_uframes_t offset,
29 snd_pcm_uframes_t size,
31 snd_pcm_uframes_t slave_offset,
32 snd_pcm_uframes_t *slave_sizep);
37 snd_pcm_uframes_t res_offset, /* offset of result areas */
38 snd_pcm_uframes_t res_size, /* size of result areas */
39 snd_pcm_uframes_t slave_undo_size);
48 snd_pcm_uframes_t appl_ptr, hw_ptr;
69 snd_pcm_uframes_t res_offset, /* offset of result areas */
70 snd_pcm_uframes_t res_size, /* size of result areas */
71 snd_pcm_uframes_t slave_undo_size);
76 snd_pcm_uframes_t res_offset, /* offset of result areas */
77 snd_pcm_uframes_t res_size, /* size of result areas */
78 snd_pcm_uframes_t slave_undo_size);
101 void snd_pcm_linear_convert(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset,
102 const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset,
103 unsigned int channels, snd_pcm_uframes_t frames,
105 void snd_pcm_linear_getput(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset,
106 const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset,
107 unsigned int channels, snd_pcm_uframes_t frames,
110 snd_pcm_uframes_t dst_offset,
112 snd_pcm_uframes_t src_offset,
113 unsigned int channels, snd_pcm_uframes_t frames,
116 snd_pcm_uframes_t dst_offset,
118 snd_pcm_uframes_t src_offset,
119 unsigned int channels, snd_pcm_uframes_t frames,
122 snd_pcm_uframes_t dst_offset,
124 snd_pcm_uframes_t src_offset,
125 unsigned int channels, snd_pcm_uframes_t frames,
128 snd_pcm_uframes_t dst_offset,
130 snd_pcm_uframes_t src_offset,
131 unsigned int channels, snd_pcm_uframes_t frames,
140 snd_pcm_uframes_t dst_offset,
142 snd_pcm_uframes_t src_offset,
143 unsigned int channels, snd_pcm_uframes_t frames,
147 snd_pcm_uframes_t dst_offset,
149 snd_pcm_uframes_t src_offset,
150 unsigned int channels, snd_pcm_uframes_t frames,