Searched defs:dst_frames (Results 1 – 3 of 3) 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_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() 684 unsigned int dst_frames = rate->gen.slave->period_size; in snd_pcm_rate_write_areas1_fix() local
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/external_resample/speexrate/ |
| A D | rate_speexrate.c | 116 static void pcm_src_convert_s16(void *obj, int16_t *dst, unsigned int dst_frames, in pcm_src_convert_s16() 124 static void pcm_src_convert_s16_fix(void *obj, int16_t *dst, unsigned int *dst_frames, in pcm_src_convert_s16_fix()
|
Completed in 11 milliseconds