Searched defs:dst_offset (Results 1 – 7 of 7) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/ |
| A D | pcm_rate_linear.c | 85 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_expand() 156 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_expand_s16() 208 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_shrink() 278 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_shrink_s16() 329 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_convert()
|
| A D | pcm_route.c | 111 snd_pcm_uframes_t dst_offset, in snd_pcm_route_convert1_zero() 123 snd_pcm_uframes_t dst_offset, in snd_pcm_route_convert1_one() 173 snd_pcm_uframes_t dst_offset, in snd_pcm_route_convert1_one_getput() 225 snd_pcm_uframes_t dst_offset, in snd_pcm_route_convert1_many() 397 snd_pcm_uframes_t dst_offset, in snd_pcm_route_convert()
|
| A D | pcm_linear.c | 128 void snd_pcm_linear_convert(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, in snd_pcm_linear_convert() 162 void snd_pcm_linear_getput(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, in snd_pcm_linear_getput()
|
| A D | pcm_softvol.c | 209 snd_pcm_uframes_t dst_offset, in softvol_convert_stereo_vol() 272 snd_pcm_uframes_t dst_offset, in softvol_convert_mono_vol()
|
| A D | pcm.c | 1243 int snd_pcm_area_silence(const snd_pcm_channel_area_t *dst_area, snd_pcm_uframes_t dst_offset, in snd_pcm_area_silence() 1336 int snd_pcm_areas_silence(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, in snd_pcm_areas_silence() 1376 int snd_pcm_area_copy(const snd_pcm_channel_area_t *dst_area, snd_pcm_uframes_t dst_offset, in snd_pcm_area_copy() 1486 int snd_pcm_areas_copy(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, in snd_pcm_areas_copy()
|
| A D | pcm_rate.c | 610 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in do_convert() 643 snd_pcm_uframes_t dst_offset, unsigned int *dst_frames, in do_convert_fix()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/thirdparty/sona_audioaef/ |
| A D | pcm_sona_audioaef.c | 63 const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, in sona_audioaef_transfer()
|
Completed in 21 milliseconds